ronfig: Load Configuration Values

2025-09-15

Title Load Configuration Values
Version 0.0.2
Description A simple approach to configuring R projects with different parameter values. Configurations are specified using a reduced subset of base R and parsed accordingly.
Imports cli, utils
Suggests litedown, testthat (>= 3.0.0)
License GPL-2 | GPL-3
URL https://timtaylor.codeberg.page/ronfig/
BugReports https://codeberg.org/TimTaylor/ronfig/issues
VignetteBuilder litedown
Author Tim Taylor ORCID iD [aut, cre, cph]

Installing the package

You can install the experimental version of ronfig :

install.packages('ronfig', repos = c('https://timtaylor.r-universe.dev', 'https://cloud.r-project.org'))

Vignettes

A quick overview of ronfig can be found in the included vignette