Enhances the 'ini' package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where '%(....)s' instances are interpolated by other included options or outside variables.
Version: | 1.0.0 |
Depends: | R (≥ 3.0.0), ini, R6 |
Suggests: | testthat |
Published: | 2017-08-22 |
Author: | Holger Hoefling [aut, cre] |
Maintainer: | Holger Hoefling <hhoeflin at gmail.com> |
BugReports: | https://github.com/hhoeflin/ConfigParser/issues |
License: | GPL-3 |
URL: | https://github.com/hhoeflin/ConfigParser |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ConfigParser results |
Reference manual: | ConfigParser.pdf |
Package source: | ConfigParser_1.0.0.tar.gz |
Windows binaries: | r-devel: ConfigParser_1.0.0.zip, r-release: ConfigParser_1.0.0.zip, r-oldrel: ConfigParser_1.0.0.zip |
macOS binaries: | r-release: ConfigParser_1.0.0.tgz, r-oldrel: ConfigParser_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ConfigParser to link to this page.