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.
| Version: | 0.3.2 |
| Imports: | yaml (≥ 2.1.19) |
| Suggests: | testthat, knitr, rmarkdown, covr, spelling, withr |
| Published: | 2023-08-30 |
| DOI: | 10.32614/CRAN.package.config |
| Author: | JJ Allaire [aut], Andrie de Vries [cre], Posit Software, PBC [cph, fnd] |
| Maintainer: | Andrie de Vries <apdevries at gmail.com> |
| BugReports: | https://github.com/rstudio/config/issues |
| License: | GPL-3 |
| URL: | https://rstudio.github.io/config/, https://github.com/rstudio/config |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | NEWS |
| CRAN checks: | config results |
| Reference manual: | config.html , config.pdf |
| Vignettes: |
Getting started with the config package (source, R code) Inheritance and R expressions (source, R code) Using config with Posit Connect (source, R code) |
| Package source: | config_0.3.2.tar.gz |
| Windows binaries: | r-devel: config_0.3.2.zip, r-release: config_0.3.2.zip, r-oldrel: config_0.3.2.zip |
| macOS binaries: | r-release (arm64): config_0.3.2.tgz, r-oldrel (arm64): config_0.3.2.tgz, r-release (x86_64): config_0.3.2.tgz, r-oldrel (x86_64): config_0.3.2.tgz |
| Old sources: | config archive |
Please use the canonical form https://CRAN.R-project.org/package=config to link to this page.