Parses command line arguments and supplies values to scripts. Users can specify names to which parsed inputs are assigned, value types into which inputs are cast, long options or short options, input splitters and callbacks that define how options should be specified and how input values are supplied.
Version: | 0.9 |
Imports: | methods |
Suggests: | RUnit |
Published: | 2023-10-28 |
DOI: | 10.32614/CRAN.package.defineOptions |
Author: | Toshihiro Umehara [aut, cre] |
Maintainer: | Toshihiro Umehara <toshi at niceume.com> |
BugReports: | https://github.com/niceume/defineOptions |
License: | GPL (≥ 3) |
Copyright: | see file COPYRIGHTS |
URL: | https://github.com/niceume/defineOptions |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | defineOptions results |
Reference manual: | defineOptions.pdf |
Package source: | defineOptions_0.9.tar.gz |
Windows binaries: | r-devel: defineOptions_0.9.zip, r-release: defineOptions_0.9.zip, r-oldrel: defineOptions_0.9.zip |
macOS binaries: | r-release (arm64): defineOptions_0.9.tgz, r-oldrel (arm64): defineOptions_0.9.tgz, r-release (x86_64): defineOptions_0.9.tgz, r-oldrel (x86_64): defineOptions_0.9.tgz |
Please use the canonical form https://CRAN.R-project.org/package=defineOptions to link to this page.