Package: potools 0.2.4

potools: Tools for Internationalization and Portability in R Packages

Translating messages in R packages is managed using the po top-level directory and the 'gettext' program. This package provides some helper functions for building this support in R packages, e.g. common validation & I/O tasks.

Authors:Michael Chirico [cre, aut], Hadley Wickham [aut]

potools_0.2.4.tar.gz
potools_0.2.4.zip(r-4.5)potools_0.2.4.zip(r-4.4)potools_0.2.4.zip(r-4.3)
potools_0.2.4.tgz(r-4.4-any)potools_0.2.4.tgz(r-4.3-any)
potools_0.2.4.tar.gz(r-4.5-noble)potools_0.2.4.tar.gz(r-4.4-noble)
potools_0.2.4.tgz(r-4.4-emscripten)potools_0.2.4.tgz(r-4.3-emscripten)
potools.pdf |potools.html
potools/json (API)
NEWS

# Install potools in R:
install.packages('potools', repos = c('https://michaelchirico.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/michaelchirico/potools/issues

On CRAN:

i18ntranslation

13 exports 55 stars 3.45 score 2 dependencies 2.0k downloads

Last updated 12 days agofrom:0dc529285c

Exports:check_cracked_messagescheck_potools_sys_reqscheck_untranslated_catcheck_untranslated_srcget_message_datapo_compilepo_createpo_explain_pluralspo_extractpo_metadatapo_updatetranslate_packagewrite_po_file

Dependencies:data.tableglue

Translation for package developers

Rendered fromdevelopers.Rmdusingknitr::rmarkdownon Jun 21 2024.

Last update: 2024-06-21
Started: 2021-11-25

Translation for package translators

Rendered fromtranslators.Rmdusingknitr::rmarkdownon Jun 21 2024.

Last update: 2023-10-30
Started: 2021-11-25

Writing a custom diagnostic

Rendered fromcustom-diagnostic.Rmdusingknitr::rmarkdownon Jun 21 2024.

Last update: 2023-10-24
Started: 2021-06-20