Package: potools
Type: Package
Title: Tools for Internationalization and Portability in R Packages
Version: 0.2.2
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-07-12 06:51:53 UTC; michael
Repository: CRAN
Date/Publication: 2021-07-12 07:00:02 UTC
Built: R 4.1.0; ; 2021-07-13 12:02:32 UTC; unix
