config: Manage Environment Specific Configuration Values

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.2
Imports: yaml (≥ 2.1.13)
Suggests: testthat, knitr
Published: 2016-08-02
Author: JJ Allaire [aut, cre], RStudio, Inc. [cph]
Maintainer: JJ Allaire <jj at rstudio.com>
BugReports: https://github.com/rstudio/config/issues
License: GPL-3
URL: https://github.com/rstudio/config
NeedsCompilation: no
Materials: NEWS
CRAN checks: config results

Downloads:

Reference manual: config.pdf
Vignettes: config package for R
Package source: config_0.2.tar.gz
Windows binaries: r-devel: config_0.2.zip, r-release: config_0.2.zip, r-oldrel: config_0.2.zip
OS X El Capitan binaries: r-release: config_0.2.tgz
OS X Mavericks binaries: r-oldrel: config_0.2.tgz
Old sources: config archive

Reverse dependencies:

Reverse imports: sparklyr, tensorflow, tfruns

Linking:

Please use the canonical form https://CRAN.R-project.org/package=config to link to this page.