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.7)rconfig_0.3.0.zip(r-4.6)rconfig_0.3.0.zip(r-4.5)
rconfig_0.3.0.tgz(r-4.6-any)rconfig_0.3.0.tgz(r-4.5-any)
rconfig_0.3.0.tar.gz(r-4.7-any)rconfig_0.3.0.tar.gz(r-4.6-any)
rconfig_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rconfig/json (API)
NEWS

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

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

On CRAN:

Conda:

cliconfigjsonyaml

4.43 score 27 stars 9 scripts 216 downloads 4 exports 2 dependencies

Last updated from:1bb09786ee. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK103
source / vignettesOK143
linux-release-x86_64OK97
macos-release-arm64OK108
macos-oldrel-arm64OK98
windows-develOK62
windows-releaseOK61
windows-oldrelOK56
wasm-releaseOK86

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