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.0 |
Depends: | R (≥ 4.0.0) |
Imports: | data.table |
Suggests: | crayon, knitr, rmarkdown, testthat |
Published: | 2021-06-30 |
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 |
CRAN checks: | potools results |
Reference manual: | potools.pdf |
Vignettes: |
From base R to dplyr |
Package source: | potools_0.2.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-release (x86_64): not available, r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=potools to link to this page.