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.5-any)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'))

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

Pkgdown site:https://michaelchirico.github.io

On CRAN:

i18ntranslation

7.20 score 59 stars 15 scripts 1.5k downloads 13 exports 2 dependencies

Last updated 8 months agofrom:0dc529285c. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 17 2025
R-4.5-winOKFeb 17 2025
R-4.5-macOKFeb 17 2025
R-4.5-linuxOKFeb 17 2025
R-4.4-winOKFeb 17 2025
R-4.4-macOKFeb 17 2025
R-4.3-winOKFeb 17 2025
R-4.3-macOKFeb 17 2025

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 Feb 17 2025.

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

Translation for package translators

Rendered fromtranslators.Rmdusingknitr::rmarkdownon Feb 17 2025.

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

Writing a custom diagnostic

Rendered fromcustom-diagnostic.Rmdusingknitr::rmarkdownon Feb 17 2025.

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