defineOptions: Define and Parse Command Line Options

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
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

Documentation:

Reference manual: 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 form https://CRAN.R-project.org/package=defineOptions to link to this page.