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:
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')) |
Bug tracker:https://github.com/analythium/rconfig/issues
Last updated 1 years agofrom:50864c5d4c. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Manage R Configuration at the Command Line | command command.default rconfig value value.default |
Read INI Files | read_ini |