Package: rconf 0.1.2
rconf: Minimal and Lightweight Configuration Tool
Minimal and lightweight configuration tool that provides basic support for 'YAML' configuration files without requiring additional package dependencies. It offers a simple method for loading and parsing configuration settings, making it ideal for quick prototypes and lightweight projects.
Authors:
rconf_0.1.2.tar.gz
rconf_0.1.2.zip(r-4.5)rconf_0.1.2.zip(r-4.4)rconf_0.1.2.zip(r-4.3)
rconf_0.1.2.tgz(r-4.5-any)rconf_0.1.2.tgz(r-4.4-any)rconf_0.1.2.tgz(r-4.3-any)
rconf_0.1.2.tar.gz(r-4.5-noble)rconf_0.1.2.tar.gz(r-4.4-noble)
rconf_0.1.2.tgz(r-4.4-emscripten)rconf_0.1.2.tgz(r-4.3-emscripten)
rconf.pdf |rconf.html✨
rconf/json (API)
# Install 'rconf' in R: |
install.packages('rconf', repos = c('https://yaoxiangli.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 days agofrom:7e4fbee9b3. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 04 2025 |
R-4.5-win | OK | Mar 04 2025 |
R-4.5-mac | OK | Mar 04 2025 |
R-4.5-linux | OK | Mar 04 2025 |
R-4.4-win | OK | Mar 04 2025 |
R-4.4-mac | OK | Mar 04 2025 |
R-4.4-linux | OK | Mar 04 2025 |
R-4.3-win | OK | Mar 04 2025 |
R-4.3-mac | OK | Mar 04 2025 |
Exports:get_configmerge_configs
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get Configuration | get_config |
Merge Configurations | merge_configs |