The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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: configulaR_0.1.1.zip, r-oldrel: configulaR_0.1.1.zip
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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.