configulaR: Manage Application Settings via '.env' or '.ini' Files (original) (raw)
Provides a simple way to manage application settings by loading configuration values from '.env' or '.ini' files. It supports default values, type casting, and environment variable overrides, enabling a clean separation of configuration from code. Ideal for managing credentials, API keys, and deployment-specific settings.
Version: | 0.1.1 |
---|---|
Imports: | assertthat, here, magrittr, stringr |
Suggests: | covr (≥ 3.6.4), docopt (≥ 0.7.1), git2r (≥ 0.35.0), lintr (≥ 3.1.2), precommit (≥ 0.4.3), roxygen2 (≥ 7.3.2), styler (≥ 1.10.3), testthat (≥ 3.0.0), withr (≥ 2.1.2) |
Published: | 2025-04-25 |
DOI: | 10.32614/CRAN.package.configulaR |
Author: | Morgan Durand [aut, cre, cph] |
Maintainer: | Morgan Durand |
BugReports: | https://github.com/dataupsurge/configulaR/issues |
License: | MIT + file |
URL: | https://dataupsurge.github.io/configulaR/,https://github.com/dataupsurge/configulaR |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | configulaR results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=configulaRto link to this page.