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.

Version: 0.2.4
Depends: R (≥ 4.0.0)
Imports: data.table, glue
Suggests: crayon, knitr, rmarkdown, testthat (≥ 3.1.5), withr
Published: 2023-10-30
Author: Michael Chirico [cre, aut], Hadley Wickham [aut]
Maintainer: Michael Chirico <MichaelChirico4 at gmail.com>
BugReports: https://github.com/MichaelChirico/potools/issues
License: GPL-3
URL: https://github.com/MichaelChirico/potools, https://michaelchirico.github.io/potools/
NeedsCompilation: no
SystemRequirements: gettext
Materials: README NEWS
CRAN checks: potools results

Documentation:

Reference manual: potools.pdf
Vignettes: Writing a custom diagnostic
Translation for package developers
Translation for package translators

Downloads:

Package source: potools_0.2.4.tar.gz
Windows binaries: r-devel: potools_0.2.4.zip, r-release: potools_0.2.4.zip, r-oldrel: potools_0.2.4.zip
macOS binaries: r-release (arm64): potools_0.2.4.tgz, r-oldrel (arm64): potools_0.2.4.tgz, r-release (x86_64): potools_0.2.4.tgz
Old sources: potools archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=potools to link to this page.