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'.

Version: 0.2.7
Imports: grDevices, graphics
Suggests: knitr, rmarkdown, tinytest
Published: 2021-05-07
Author: Mark van der Loo
Maintainer: Mark van der Loo <mark.vanderloo at gmail.com>
BugReports: https://github.com/markvanderloo/settings/issues
License: GPL-3
URL: https://github.com/markvanderloo/settings
NeedsCompilation: no
Materials: NEWS
CRAN checks: settings results

Documentation:

Reference manual: settings.pdf
Vignettes: Introduction to settings
Validating and manipulating options

Downloads:

Package source: settings_0.2.7.tar.gz
Windows binaries: r-devel: settings_0.2.7.zip, r-release: settings_0.2.7.zip, r-oldrel: settings_0.2.7.zip
macOS binaries: r-release (arm64): settings_0.2.7.tgz, r-oldrel (arm64): settings_0.2.7.tgz, r-release (x86_64): settings_0.2.7.tgz
Old sources: settings archive

Reverse dependencies:

Reverse imports: atable, dcmodify, DeepBlueR, dwctaxon, fcaR, PPRL, ProfoundData, REMP, RFishBC, rtiddlywiki, Ryacas0, validate, weaana

Linking:

Please use the canonical form https://CRAN.R-project.org/package=settings to link to this page.