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.

Getting started

Package details

AuthorMorgan Durand [aut, cre, cph]
MaintainerMorgan Durand <morgan@dataupsurge.com>
LicenseMIT + file LICENSE
Version0.1.1
URL https://dataupsurge.github.io/configulaR/ https://github.com/dataupsurge/configulaR
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("configulaR")

Try the configulaR package in your browser

Any scripts or data that you put into this service are public.

configulaR documentation built on June 8, 2025, 10:52 a.m.