Implements the JSON, INI, YAML and TOML parser for R setting and writing of configuration file. The functionality of this package is similar to that of package 'config'.
Version: | 0.3.5 |
Depends: | R (≥ 3.3.0) |
Imports: | jsonlite (≥ 1.2), ini (≥ 0.2), yaml (≥ 2.1.3), RcppTOML (≥ 0.1.3), stringr (≥ 1.2.0), utils, glue |
Suggests: | testthat, knitr, rmarkdown, prettydoc |
Published: | 2020-07-17 |
Author: | Jianfeng Li |
Maintainer: | Jianfeng Li <lee_jianfeng at sjtu.edu.cn> |
BugReports: | https://github.com/Miachol/configr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Miachol/configr |
NeedsCompilation: | no |
Materials: | README NEWS ChangeLog |
CRAN checks: | configr results |
Reference manual: | configr.pdf |
Vignettes: |
Usage of configr Configuration file types |
Package source: | configr_0.3.5.tar.gz |
Windows binaries: | r-devel: configr_0.3.5.zip, r-release: configr_0.3.5.zip, r-oldrel: configr_0.3.5.zip |
macOS binaries: | r-release: configr_0.3.5.tgz, r-oldrel: configr_0.3.5.tgz |
Old sources: | configr archive |
Reverse imports: | BioInstaller |
Please use the canonical form https://CRAN.R-project.org/package=configr to link to this page.