Package: settings 0.2.8
settings: Software Option Settings Manager for R
Provides option settings management that goes beyond R's default 'options' function. With this package, users can define their own option settings manager holding option names, default values and (if so desired) ranges or sets of allowed option values that will be automatically checked. Settings can then be retrieved, altered and reset to defaults with ease. For R programmers and package developers it offers cloning and merging functionality which allows for conveniently defining global and local options, possibly in a multilevel options hierarchy. See the package vignette for some examples concerning functions, S4 classes, and reference classes. There are convenience functions to reset par() and options() to their 'factory defaults'.
Authors:
settings_0.2.8.tar.gz
settings_0.2.8.zip(r-4.5)settings_0.2.8.zip(r-4.4)settings_0.2.8.zip(r-4.3)
settings_0.2.8.tgz(r-4.4-any)settings_0.2.8.tgz(r-4.3-any)
settings_0.2.8.tar.gz(r-4.5-noble)settings_0.2.8.tar.gz(r-4.4-noble)
settings_0.2.8.tgz(r-4.4-emscripten)settings_0.2.8.tgz(r-4.3-emscripten)
settings.pdf |settings.html✨
settings/json (API)
NEWS
# Install 'settings' in R: |
install.packages('settings', repos = c('https://markvanderloo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/markvanderloo/settings/issues
Last updated 5 months agofrom:5ed43d6223. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 12 2024 |
R-4.5-win | WARNING | Oct 12 2024 |
R-4.5-linux | WARNING | Oct 12 2024 |
R-4.4-win | WARNING | Oct 12 2024 |
R-4.4-mac | WARNING | Oct 12 2024 |
R-4.3-win | WARNING | Oct 12 2024 |
R-4.3-mac | WARNING | Oct 12 2024 |
Exports:clone_and_mergedefaultsinlistinrangeis_settingoptions_managerresetreset_optionsreset_parstop_if_reserved
Dependencies:
Introduction to settings
Rendered fromIntroduction_to_settings.Rmd
usingknitr::rmarkdown
on Oct 12 2024.Last update: 2018-07-05
Started: 2018-07-05
Validating and manipulating options
Rendered fromValidating_and_manipulating_option_values.Rmd
usingknitr::rmarkdown
on Oct 12 2024.Last update: 2018-07-05
Started: 2018-07-05
Readme and manuals
Help Manual
Help page | Topics |
---|