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.2 |
Depends: | R (≥ 4.0.0) |
Imports: | data.table |
Suggests: | crayon, knitr, rmarkdown, testthat |
Published: | 2021-07-12 |
Author: | Michael Chirico |
Maintainer: | Michael Chirico <MichaelChirico4 at gmail.com> |
BugReports: | https://github.com/MichaelChirico/potools/issues |
License: | GPL-3 |
URL: | https://github.com/MichaelChirico/potools |
NeedsCompilation: | no |
SystemRequirements: | gettext |
Materials: | README NEWS |
CRAN checks: | potools results |
Reference manual: | potools.pdf |
Vignettes: |
Writing a custom diagnostic |
Package source: | potools_0.2.2.tar.gz |
Windows binaries: | r-devel: potools_0.2.2.zip, r-release: potools_0.2.2.zip, r-oldrel: potools_0.2.2.zip |
macOS binaries: | r-release (arm64): potools_0.2.2.tgz, r-oldrel (arm64): potools_0.2.2.tgz, r-release (x86_64): potools_0.2.2.tgz, r-oldrel (x86_64): potools_0.2.2.tgz |
Old sources: | potools archive |
Please use the canonical form https://CRAN.R-project.org/package=potools to link to this page.