configr: An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)

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 ORCID iD [aut, cre]
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

Documentation:

Reference manual: configr.pdf
Vignettes: Usage of configr
Configuration file types

Downloads:

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 (arm64): configr_0.3.5.tgz, r-oldrel (arm64): configr_0.3.5.tgz, r-release (x86_64): configr_0.3.5.tgz
Old sources: configr archive

Reverse dependencies:

Reverse imports: LACE, rDataPipeline

Linking:

Please use the canonical form https://CRAN.R-project.org/package=configr to link to this page.