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.
Version: | 0.3.0 |
Imports: | yaml, jsonlite |
Published: | 2023-06-27 |
DOI: | 10.32614/CRAN.package.rconfig |
Author: | Peter Solymos [aut, cre], Analythium Solutions Inc. [cph, fnd] |
Maintainer: | Peter Solymos <peter at analythium.io> |
BugReports: | https://github.com/analythium/rconfig/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/analythium/rconfig |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | rconfig results |
Reference manual: | rconfig.pdf |
Package source: | rconfig_0.3.0.tar.gz |
Windows binaries: | r-devel: rconfig_0.3.0.zip, r-release: rconfig_0.3.0.zip, r-oldrel: rconfig_0.3.0.zip |
macOS binaries: | r-release (arm64): rconfig_0.3.0.tgz, r-oldrel (arm64): rconfig_0.3.0.tgz, r-release (x86_64): rconfig_0.3.0.tgz, r-oldrel (x86_64): rconfig_0.3.0.tgz |
Old sources: | rconfig archive |
Please use the canonical form https://CRAN.R-project.org/package=rconfig to link to this page.