Package: potools
Type: Package
Title: Tools for Internationalization and Portability in R Packages
Version: 0.2.0
Author: Michael Chirico
Depends: R (>= 4.0.0)
Imports: data.table
Suggests: crayon, knitr, rmarkdown, testthat
SystemRequirements: gettext
Maintainer: Michael Chirico <MichaelChirico4@gmail.com>
Description: 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.
License: GPL-3
URL: https://github.com/MichaelChirico/potools
BugReports: https://github.com/MichaelChirico/potools/issues
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-28 06:07:07 UTC; michael
Repository: CRAN
Date/Publication: 2021-06-30 08:20:05 UTC
