Package: optifunset 1.0

Nicholas Hamilton
optifunset: Set Options if Unset
A single function 'options.ifunset(...)' is contained herewith, which allows the user to set a global option ONLY if it is not already set. By this token, for package maintainers this function can be used in preference to the standard 'options(...)' function, making provision for THEIR end user to place 'options(...)' directives within their '.Rprofile' file, which will not be overridden at the point when a package is loaded.
Authors:
optifunset_1.0.tar.gz
optifunset_1.0.tar.gz(r-4.7-any)optifunset_1.0.tar.gz(r-4.6-any)
optifunset_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
optifunset/json (API)
NEWS
| # Install 'optifunset' in R: |
| install.packages('optifunset', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:2302132511. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 126 | ||
| linux-release-x86_64 | OK | 110 | ||
| wasm-release | OK | 80 |
Exports:options.ifunset
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| OptIfUnset Package | optifunset |
| Set Options if Unset | options.ifunset |