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.7)rconf_0.1.2.zip(r-4.6)rconf_0.1.2.zip(r-4.5)
rconf_0.1.2.tgz(r-4.6-any)rconf_0.1.2.tgz(r-4.5-any)
rconf_0.1.2.tar.gz(r-4.7-any)rconf_0.1.2.tar.gz(r-4.6-any)
rconf_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:7e4fbee9b3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 97 |
Exports:get_configmerge_configs
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get Configuration | get_config |
| Merge Configurations | merge_configs |
