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.zip(r-4.5)fig_1.0.0.zip(r-4.4)fig_1.0.0.zip(r-4.3)
fig_1.0.0.tgz(r-4.4-any)fig_1.0.0.tgz(r-4.3-any)
fig_1.0.0.tar.gz(r-4.5-noble)fig_1.0.0.tar.gz(r-4.4-noble)
fig_1.0.0.tgz(r-4.4-emscripten)fig_1.0.0.tgz(r-4.3-emscripten)
fig.pdf |fig.html✨
fig/json (API)
# Install 'fig' in R: |
install.packages('fig', repos = c('https://tymekdev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tymekdev/fig/issues
Last updated 3 years agofrom:b4798eced3. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
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 |