{
  "_id": "6a59cd4109eb0996dd68e086",
  "Package": "easieRnmt",
  "Title": "Local Machine-Translation with 'EasyNMT' from 'R'",
  "Version": "0.0.5",
  "Authors@R": "person(\"Daniel\", \"Thiele\", , \"daniel.thiele@fu-berlin.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-0324-4943\"))",
  "Description": "'R' wrapper around the 'Python' library 'EasyNMT',\nenabling easy-to-use, local, reproducible machine translation.\nSupports translation between multiple language pairs. The\npackage takes care of preprocessing and language detection\nusing 'fastText' from 'R'. 'Python' backend and installation of\n'PyTorch' is handled by 'reticulate' and 'uv'.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "URL": "https://github.com/thieled/easieRnmt",
  "BugReports": "https://github.com/thieled/easieRnmt/issues",
  "Config/pak/sysreqs": "libicu-dev libpng-dev python3",
  "Repository": "https://thieled.r-universe.dev",
  "Date/Publication": "2026-07-08 14:32:34 UTC",
  "RemoteUrl": "https://github.com/thieled/easiernmt",
  "RemoteRef": "HEAD",
  "RemoteSha": "a28db9fc10f47cea507d9ba437b220638f571ba3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 06:32:28 UTC",
    "User": "root"
  },
  "Author": "Daniel Thiele [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0324-4943>)",
  "Maintainer": "Daniel Thiele <daniel.thiele@fu-berlin.de>",
  "_user": "thieled",
  "_type": "src",
  "_file": "easieRnmt_0.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/d24a03d76d00fcba6fea8d50e7df1cf5a088f63329818b01ee4225bbeee73d6b",
  "_filesize": 163841,
  "_sha256": "d24a03d76d00fcba6fea8d50e7df1cf5a088f63329818b01ee4225bbeee73d6b",
  "_expires": "2026-10-25T06:35:44.000Z",
  "_created": "2026-07-17T06:32:28.000Z",
  "_published": "2026-07-17T06:35:45.991Z",
  "_jobs": [
    {
      "job": 87821231770,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399027790"
    },
    {
      "job": 87821231754,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399026229"
    },
    {
      "job": 87821231764,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399026014"
    },
    {
      "job": 87821231730,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399016875"
    },
    {
      "job": 87820734825,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398987285"
    },
    {
      "job": 87821231695,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8399020794"
    },
    {
      "job": 87821231740,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399007922"
    },
    {
      "job": 87821231744,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399011553"
    },
    {
      "job": 87821231720,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399007193"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183",
  "_status": "success",
  "_upstream": "https://github.com/thieled/easiernmt",
  "_commit": {
    "id": "a28db9fc10f47cea507d9ba437b220638f571ba3",
    "author": "thieled <daniel.thiele@fu-berlin.de>",
    "committer": "thieled <daniel.thiele@fu-berlin.de>",
    "message": "rerun documentation, updated description\n",
    "time": 1783521154
  },
  "_maintainer": {
    "name": "Daniel Thiele",
    "email": "daniel.thiele@fu-berlin.de",
    "login": "thieled",
    "mastodon": "@thiele@mas.to",
    "bluesky": "@thieled.bsky.social",
    "orcid": "0000-0003-0324-4943",
    "twitter": "@daniel_t_thiele",
    "description": "Research Group Lead 'Dynamics of Digital Mobilization' @wiberlin | computational social science, political communictaion, social media + fun stuff",
    "uuid": 47984218
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "emoji",
      "role": "Imports"
    },
    {
      "package": "fastText",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "textclean",
      "role": "Imports"
    },
    {
      "package": "tokenizers",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "thieled",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 21
    },
    {
      "week": "2025-38",
      "n": 5
    },
    {
      "week": "2025-47",
      "n": 4
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 7
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-26",
      "n": 7
    },
    {
      "week": "2026-28",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.3.0.0",
      "date": "2026-06-27"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "thieled",
      "count": 55,
      "uuid": 47984218
    }
  ],
  "_userbio": {
    "uuid": 47984218,
    "type": "user",
    "name": "Daniel Thiele",
    "followers": 39,
    "description": "Research Group Lead 'Dynamics of Digital Mobilization' @wiberlin | computational social science, political communictaion, social media + fun stuff"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easieRnmt"
  },
  "_devurl": "https://github.com/thieled/easiernmt",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easieRnmt.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thieled/easiernmt",
  "_realowner": "thieled",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2026-07-16"
    }
  ],
  "_exports": [
    "check_backend",
    "clean_text",
    "detect_languages",
    "initialize_easynmt",
    "preprocess",
    "replace_emoji_with_name",
    "translate"
  ],
  "_help": [
    {
      "page": "check_backend",
      "title": "Check easynmt Backend Configuration",
      "topics": [
        "check_backend"
      ]
    },
    {
      "page": "clean_text",
      "title": "Clean, Normalize, and Tokenize Text",
      "topics": [
        "clean_text"
      ]
    },
    {
      "page": "detect_languages",
      "title": "Detect Languages with fastText",
      "topics": [
        "detect_languages"
      ]
    },
    {
      "page": "initialize_easynmt",
      "title": "Initialize the easynmt Python environment",
      "topics": [
        "initialize_easynmt"
      ]
    },
    {
      "page": "preprocess",
      "title": "Preprocess Text for Translation",
      "topics": [
        "preprocess"
      ]
    },
    {
      "page": "replace_emoji_with_name",
      "title": "Replace Emojis with Names",
      "topics": [
        "replace_emoji_with_name"
      ]
    },
    {
      "page": "translate",
      "title": "Preprocess and Translate Texts",
      "topics": [
        "translate"
      ]
    }
  ],
  "_pkglogo": "https://github.com/thieled/easiernmt/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/thieled/easiernmt/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "dtt",
    "emoji",
    "english",
    "farver",
    "fastText",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lexicon",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mgsub",
    "NLP",
    "pbapply",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "qdapRegex",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "slam",
    "SnowballC",
    "stringi",
    "stringr",
    "syuzhet",
    "textclean",
    "textshape",
    "tibble",
    "tidyr",
    "tidyselect",
    "tokenizers",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "easiernmt",
  "_universes": [
    "thieled"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-17T06:34:46.000Z",
      "distro": "resolute",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/3b991e45ee8182d6f7fc8e9d1cedd2dd4594bb167956bea395c0eb6d3e4910d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-17T06:34:42.000Z",
      "distro": "resolute",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/cba72133fdafb83973ad8c444f1448f71fd9c400b609846a043b6c8da6e98592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-17T06:34:42.000Z",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/0287e0f2ca02b2df70227dc1394c7921eb46b7a4de708923a7227d251ce5305f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-17T06:34:11.000Z",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/77162f890da12530d601c5584ba41f8616b6051c60bdaaa689b44cc87644422a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-07-17T06:34:34.000Z",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/1ddc84c37a693ba25da76ef9045fc41ca571a5f751e2a124908b43f42a86c96a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-17T06:33:30.000Z",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/6c7a3c13dc8b73953f3b193710df3f46fd1b9dfef0049c87dcfd01b8979b62db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-17T06:33:50.000Z",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/390ec79836cdfe90952e49ed7606dd09342a8aeed64ef0b5a4b8094ea2bbf62d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-17T06:33:36.000Z",
      "commit": "a28db9fc10f47cea507d9ba437b220638f571ba3",
      "fileid": "https://r2.ropensci.org/3f5f0e47c1c6ad09d0a7da745cdf3107d6c582e0d9d24bdd0bb428d5d5c1671f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thieled/actions/runs/29560157183"
    }
  ]
}