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.

Version: 0.3.0
Imports: yaml, jsonlite
Published: 2023-06-27
Author: Peter Solymos ORCID iD [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

Documentation:

Reference manual: rconfig.pdf

Downloads:

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
Old sources: rconfig archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rconfig to link to this page.