# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "config" in publications use:' type: software license: GPL-3.0-only title: 'config: Manage Environment Specific Configuration Values' version: 0.3.2.9000 doi: 10.32614/CRAN.package.config abstract: Manage configuration values across multiple environments (e.g. development, test, production). Read values using a function that determines the current environment and returns the appropriate value. authors: - family-names: Allaire given-names: JJ email: jj@rstudio.com - family-names: Vries given-names: Andrie name-particle: de email: apdevries@gmail.com repository: https://rstudio.r-universe.dev repository-code: https://github.com/rstudio/config commit: 09d687ebddc05bb58b7919d66b3101f46cd51421 url: https://rstudio.github.io/config/ contact: - family-names: Vries given-names: Andrie name-particle: de email: apdevries@gmail.com