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

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
DOI: 10.32614/CRAN.package.configr
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
URL: https://github.com/Miachol/configr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: configr results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=configrto link to this page.