configulaR: Manage Application Settings via '.env' or '.ini' Files

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 <morgan at dataupsurge.com>
BugReports: https://github.com/dataupsurge/configulaR/issues
License: MIT + file LICENSE
URL: https://dataupsurge.github.io/configulaR/, https://github.com/dataupsurge/configulaR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: configulaR results

Documentation:

Reference manual: configulaR.pdf

Downloads:

Package source: configulaR_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): configulaR_0.1.1.tgz, r-oldrel (arm64): configulaR_0.1.1.tgz, r-release (x86_64): configulaR_0.1.1.tgz, r-oldrel (x86_64): configulaR_0.1.1.tgz

Linking:

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