Package: traduire Title: Internationalisation on the Fly Version: 0.1.1 Authors@R: c(person(given = "Rich", family = "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("i18next", role = "cph"), person("Imperial College of Science, Technology and Medicine", role = "cph")) Description: Internationalisation ('i18n') support for R, switching languages at runtime, based on the 'i18next' 'JavaScript' library. This provides an alternative approach to internationalisation than supported directly by R. License: MIT + file LICENSE Encoding: UTF-8 Imports: V8, R6, glue (>= 1.8.0) Suggests: jsonlite, knitr, mockery, rmarkdown, testthat 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: 2026-06-10 08:14:39 UTC; root Author: Rich FitzJohn [aut, cre], i18next [cph], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn