Package: fig 1.0.0

Tymoteusz Makowski
fig: A Config Package with No "Con"
Work with configs with a source precedence. Either create own R6 instance or work with convenient functions at a package level.
Authors:
fig_1.0.0.tar.gz
fig_1.0.0.tar.gz(r-4.7-any)fig_1.0.0.tar.gz(r-4.6-any)
fig_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fig/json (API)
| # Install 'fig' in R: |
| install.packages('fig', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tymekdev/fig/issues
Last updated from:00b373483e. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 123 | ||
| wasm-release | OK | 96 |
Exports:Figfig_configurefig_deletefig_delete_allfig_getfig_get_allfig_get_manyfig_storefig_store_listfig_store_many
Dependencies:R6
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fig for Your Config | Fig |
| Configure the Global Fig Instance | fig_configure |
| Delete Stored Values | fig_delete fig_delete_all |
| Retrieve Stored Values | fig_get fig_get_all fig_get_many |
| Store Values | fig_store fig_store_list fig_store_many |