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.5-noble)optifunset_1.0.tar.gz(r-4.4-noble)
optifunset_1.0.tgz(r-4.4-emscripten)optifunset_1.0.tgz(r-4.3-emscripten)
optifunset.pdf |optifunset.html✨
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 10 years agofrom:2302132511. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
Exports:options.ifunset
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
OptIfUnset Package | optifunset |
Set Options if Unset | options.ifunset |