Package: config 0.3.2.9000

Andrie de Vries

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.

Authors:JJ Allaire [aut], Andrie de Vries [cre], Posit Software, PBC [cph, fnd]

config_0.3.2.9000.tar.gz
config_0.3.2.9000.zip(r-4.7)config_0.3.2.9000.zip(r-4.6)config_0.3.2.9000.zip(r-4.5)
config_0.3.2.9000.tgz(r-4.6-any)config_0.3.2.9000.tgz(r-4.5-any)
config_0.3.2.9000.tar.gz(r-4.7-any)config_0.3.2.9000.tar.gz(r-4.6-any)
config_0.3.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
config/json (API)

# Install 'config' in R:
install.packages('config', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rstudio/config/issues

Pkgdown/docs site:https://rstudio.github.io

On CRAN:

Conda:

14.53 score 263 stars 234 packages 3.7k scripts 47k downloads 4 exports 1 dependencies

Last updated from:409dac6ea0. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK107
source / vignettesOK184
linux-release-x86_64OK111
macos-release-arm64OK82
macos-oldrel-arm64OK91
windows-develOK76
windows-releaseOK79
windows-oldrelOK73
wasm-releaseOK101

Exports:getis_activemergewith_config

Dependencies:yaml

Using config with Posit Connect
Using config for staging and prod on multiple servers | Using config for staging and prod on a single server | A utility function that might be helpful

Last update: 2024-03-11
Started: 2023-04-09

Getting started with the config package
Overview | Usage | Configurations | Configuration Files

Last update: 2023-04-17
Started: 2023-04-10

Inheritance and R expressions
Defaults and inheritance | Using R code inside the yaml file | Referencing previously assigned parameters | Limitations of using R expressions | A valid example | An invalid example

Last update: 2023-04-17
Started: 2023-04-09