Package: rconfig 0.3.0

rconfig: Manage R Configuration at the Command Line

Configuration management using files (YAML, JSON, INI, TXT), JSON strings, and command line arguments. Command line arguments can be used to override configuration. Period-separated command line flags are parsed as hierarchical lists. Environment variables, R global variables, and configuration values can be substituted.

Authors:Peter Solymos [aut, cre], Analythium Solutions Inc. [cph, fnd]

rconfig_0.3.0.tar.gz
rconfig_0.3.0.zip(r-4.5)rconfig_0.3.0.zip(r-4.4)rconfig_0.3.0.zip(r-4.3)
rconfig_0.3.0.tgz(r-4.4-any)rconfig_0.3.0.tgz(r-4.3-any)
rconfig_0.3.0.tar.gz(r-4.5-noble)rconfig_0.3.0.tar.gz(r-4.4-noble)
rconfig_0.3.0.tgz(r-4.4-emscripten)rconfig_0.3.0.tgz(r-4.3-emscripten)
rconfig.pdf |rconfig.html
rconfig/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/analythium/rconfig/issues

On CRAN:

cliconfigjsonyaml

4 exports 26 stars 2.32 score 2 dependencies 3 scripts 245 downloads

Last updated 1 years agofrom:50864c5d4c. Checks:OK: 7. Indexed: no.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-winOKAug 20 2024
R-4.5-linuxOKAug 20 2024
R-4.4-winOKAug 20 2024
R-4.4-macOKAug 20 2024
R-4.3-winOKAug 20 2024
R-4.3-macOKAug 20 2024

Exports:commandrconfigread_inivalue

Dependencies:jsonliteyaml

Readme and manuals

Help Manual

Help pageTopics
Manage R Configuration at the Command Linecommand command.default rconfig value value.default
Read INI Filesread_ini