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.1.0
Depends: R (≥ 3.3.0)
Imports: jsonlite (≥ 1.2), ini (≥ 0.2), yaml (≥ 2.1.3), RcppTOML (≥ 0.1.1)
Suggests: testthat
Published: 2017-02-14
Author: Jianfeng Li [aut, cre]
Maintainer: Jianfeng Li <lee_jianfeng at sjtu.edu.cn>
License: MIT + file LICENSE
URL: https://github.com/Miachol/configr
NeedsCompilation: no
Materials: README ChangeLog
CRAN checks: configr results

Downloads:

Reference manual: configr.pdf
Package source: configr_0.1.0.tar.gz
Windows binaries: r-devel: configr_0.1.0.zip, r-release: configr_0.1.0.zip, r-oldrel: configr_0.0.3.zip
OS X Mavericks binaries: r-release: configr_0.0.3.tgz, r-oldrel: configr_0.0.3.tgz
Old sources: configr archive

Linking:

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