defineOptions: Define and Parse Command Line Options (original) (raw)

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
BugReports: https://github.com/niceume/defineOptions
License: GPL (≥ 3)
Copyright: see file
URL: https://github.com/niceume/defineOptions
NeedsCompilation: no
Materials: README
CRAN checks: defineOptions results

Documentation:

Reference manual: defineOptions.html , <defineOptions.pdf>

Downloads:

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

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=defineOptionsto link to this page.