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.
Version: | 1.0 |
Published: | 2015-05-05 |
DOI: | 10.32614/CRAN.package.optifunset |
Author: | Nicholas Hamilton |
Maintainer: | Nicholas Hamilton <n.hamilton at unsw.edu.au> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | optifunset results |
Reference manual: | optifunset.pdf |
Package source: | optifunset_1.0.tar.gz |
Windows binaries: | r-devel: optifunset_1.0.zip, r-release: optifunset_1.0.zip, r-oldrel: optifunset_1.0.zip |
macOS binaries: | r-devel (arm64): optifunset_1.0.tgz, r-release (arm64): optifunset_1.0.tgz, r-oldrel (arm64): optifunset_1.0.tgz, r-devel (x86_64): optifunset_1.0.tgz, r-release (x86_64): optifunset_1.0.tgz, r-oldrel (x86_64): optifunset_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=optifunset to link to this page.