Package: config 0.3.2.9000

Image

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-any)config_0.3.2.9000.zip(r-4.6-any)config_0.3.2.9000.zip(r-4.5-any)
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:

15.57 score 264 stars 233 packages 3.7k scripts 52k downloads 33 mentions 4 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-develOK129
source / vignettesOK227
linux-releaseOK122
macos-releaseOK78
macos-oldrelOK124
windows-develOK68
windows-releaseOK70
windows-oldrelOK97
wasm-releaseOK121

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

  • Image