# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ronfig" in publications use:' type: software license: - GPL-2.0-only - GPL-3.0-only title: 'ronfig: Load Configuration Values' version: 0.0.10 doi: 10.32614/CRAN.package.ronfig abstract: A simple approach to configuring R projects with different parameter values. Configurations are specified using a reduced subset of base R and parsed accordingly. authors: - family-names: Taylor given-names: Tim email: tim.taylor@hiddenelephants.co.uk orcid: https://orcid.org/0000-0002-8587-7113 repository: https://timtaylor.r-universe.dev repository-code: https://codeberg.org/TimTaylor/ronfig commit: 74a96920f5362093fe96d25647244f671114763b url: https://timtaylor.codeberg.page/ronfig/ date-released: '2026-05-07' contact: - family-names: Taylor given-names: Tim email: tim.taylor@hiddenelephants.co.uk orcid: https://orcid.org/0000-0002-8587-7113