Package: configr 0.3.5

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'.

Authors:Jianfeng Li [aut, cre]

configr_0.3.5.tar.gz
configr_0.3.5.zip(r-4.5)configr_0.3.5.zip(r-4.4)configr_0.3.5.zip(r-4.3)
configr_0.3.5.tgz(r-4.4-any)configr_0.3.5.tgz(r-4.3-any)
configr_0.3.5.tar.gz(r-4.5-noble)configr_0.3.5.tar.gz(r-4.4-noble)
configr_0.3.5.tgz(r-4.4-emscripten)configr_0.3.5.tgz(r-4.3-emscripten)
configr.pdf |configr.html
configr/json (API)
NEWS

# Install 'configr' in R:
install.packages('configr', repos = c('https://miachol.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/miachol/configr/issues

On CRAN:

configparserconfiguration-fileinijsontomlyaml

19 exports 57 stars 3.56 score 13 dependencies 4 dependents 276 scripts 1.2k downloads

Last updated 1 years agofrom:f921bb4304. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winNOTESep 11 2024
R-4.5-linuxNOTESep 11 2024
R-4.4-winNOTESep 11 2024
R-4.4-macNOTESep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

Exports:config.helpconfig.list.mergeconfig.sections.delconvert.configeval.configeval.config.mergeeval.config.sectionsfetch.configget.config.typeis.config.activeis.configfile.activeis.ini.fileis.json.fileis.toml.fileis.yaml.fileparse.extraread.configstr2configwrite.config

Dependencies:cliglueinijsonlitelifecyclemagrittrRcppRcppTOMLrlangstringistringrvctrsyaml

Configuration file types

Rendered fromfiletypes.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2018-05-29
Started: 2017-06-22

Usage of configr

Rendered fromconfigr.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2018-11-13
Started: 2017-06-22

Readme and manuals