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.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
Last updated from:1bb09786ee. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 143 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| windows-devel | OK | 62 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 56 | ||
| wasm-release | OK | 86 |
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 |
