{
  "_id": "6a10404facfb0bcc41c9d103",
  "Package": "traduire",
  "Title": "Internationalisation on the Fly",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Rich\",\nfamily = \"FitzJohn\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"i18next\", role = \"cph\"),\nperson(\"Imperial College of Science, Technology and Medicine\",\nrole = \"cph\"))",
  "Description": "Internationalisation ('i18n') support for R, switching\nlanguages at runtime, based on the 'i18next' 'JavaScript'\nlibrary. This provides an alternative approach to\ninternationalisation than supported directly by R.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "URL": "https://github.com/reside-ic/traduire",
  "BugReports": "https://github.com/reside-ic/traduire/issues",
  "Config/pak/sysreqs": "libssl-dev libnode-dev",
  "Repository": "https://mrc-ide.r-universe.dev",
  "Date/Publication": "2024-10-01 14:26:47 UTC",
  "RemoteUrl": "https://github.com/reside-ic/traduire",
  "RemoteRef": "master",
  "RemoteSha": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:22:18 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\ni18next [cph],\nImperial College of Science, Technology and Medicine [cph]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "MD5sum": "053edef7402c3e8b933257c188f055f5",
  "_user": "mrc-ide",
  "_type": "src",
  "_file": "traduire_0.1.1.tar.gz",
  "_fileid": "24363ababa0cb3c3e09755f64f5b45a47781bf5c7bb39d33c3d2669e7dfc15e7",
  "_filesize": 171447,
  "_sha256": "24363ababa0cb3c3e09755f64f5b45a47781bf5c7bb39d33c3d2669e7dfc15e7",
  "_created": "2026-05-11T08:22:18.000Z",
  "_published": "2026-05-22T11:38:55.267Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372018419,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6913638655"
    },
    {
      "job": 77372018407,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6913640646"
    },
    {
      "job": 77372018929,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6913630967"
    },
    {
      "job": 77372018921,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6913645287"
    },
    {
      "job": 77372018178,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913596251"
    },
    {
      "job": 77372018159,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159579215"
    },
    {
      "job": 77372018528,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6913623941"
    },
    {
      "job": 77372019025,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6913621294"
    },
    {
      "job": 77372018933,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6913620849"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reside-ic/traduire",
  "_commit": {
    "id": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
    "author": "Rob <39248272+r-ash@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #21 from reside-ic/glue-1.8.0\n\nUse glue_data when data is a list",
    "time": 1727792807
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "uuid": 1558093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "reside-ic",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 156,
      "uuid": 1558093
    },
    {
      "user": "r-ash",
      "count": 27,
      "uuid": 39248272
    }
  ],
  "_userbio": {
    "uuid": 25453642,
    "type": "organization",
    "name": "MRC Centre for Global Infectious Disease Analysis",
    "description": "MRC Centre hosted within the Department of Infectious Disease Epidemiology at Imperial College London"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/traduire"
  },
  "_devurl": "https://github.com/reside-ic/traduire",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/traduire.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "i18n",
    "lint_translations",
    "lint_translations_package",
    "lint_translations_report",
    "t_",
    "traduire_options",
    "translator",
    "translator_list",
    "translator_register",
    "translator_set_language",
    "translator_translate",
    "translator_unregister"
  ],
  "_help": [
    {
      "page": "i18n",
      "title": "Create translator object",
      "topics": [
        "i18n"
      ]
    },
    {
      "page": "lint_translations",
      "title": "Lint translations",
      "topics": [
        "lint_translations",
        "lint_translations_package"
      ]
    },
    {
      "page": "lint_translations_report",
      "title": "Show translation lint report",
      "topics": [
        "lint_translations_report"
      ]
    },
    {
      "page": "traduire_options",
      "title": "Create a set of options for traduire",
      "topics": [
        "traduire_options"
      ]
    },
    {
      "page": "translator",
      "title": "Register a translator",
      "topics": [
        "translator",
        "translator_list",
        "translator_register",
        "translator_set_language",
        "translator_translate",
        "translator_unregister",
        "t_"
      ]
    }
  ],
  "_readme": "https://github.com/reside-ic/traduire/raw/master/README.md",
  "_rundeps": [
    "curl",
    "glue",
    "jsonlite",
    "R6",
    "Rcpp",
    "V8"
  ],
  "_vignettes": [
    {
      "source": "traduire.Rmd",
      "filename": "traduire.html",
      "title": "Translating with traduire",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Interpolation",
        "Pluralisation",
        "Fallback language",
        "Translating multiple keys in a block of text",
        "Use within a package",
        "Namespaces, and the structure of translation files"
      ],
      "created": "2019-11-13 15:30:24",
      "modified": "2021-03-11 18:31:50",
      "commits": 6
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": false,
  "_nocasepkg": "traduire",
  "_universes": [
    "mrc-ide"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T08:24:23.000Z",
      "distro": "noble",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "d8b0a2f749bccb371586ee4506600834d551d1dfe6dd00853ff30253ff9fff31",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T08:24:29.000Z",
      "distro": "noble",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "7c6424ff0020689d2bc5abd8f6e47e5296da921d511c0ff9e8d115712865e761",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-11T08:24:00.000Z",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "56c5e7aac18e3a4dcffaca70641cced58116a36e4ce95b19c547f98787aca0c2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-11T08:24:37.000Z",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "b34e43b7911c78eed5f05074efc119246d44e72fc20880ecf59ba6e4d780761a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-11T08:23:35.000Z",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "9348d8cfa582eef9eff430f2e452bde4bef3feccb1d856372d00ec656a6e496a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-11T08:23:27.000Z",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "d58d98d8b832cdd503c7895eed41c3ba44f4ddc67b855ee0f05d05ae4b79d2b8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-11T08:23:28.000Z",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "8ebf7e9582dca2ffb04a5a388a1c7fb2fe3923859ec88ebf4af3f07904833a18",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T11:38:29.000Z",
      "commit": "0bfebd787ac1e1f58a40563f1870d30cb8ff8144",
      "fileid": "b73be71c3160fa91c3b7ac9b14fbbe9173ffdde1481902c88018c177e9975880",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25658656921"
    }
  ]
}