Package: defineOptions
Type: Package
Title: Define and Parse Command Line Options
Version: 0.9
Date: 2023-10-21
Maintainer: Toshihiro Umehara <toshi@niceume.com>
Authors@R: person("Toshihiro", "Umehara", email="toshi@niceume.com", role=c("aut", "cre"))
Description: 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.
Imports: methods
Suggests: RUnit
License: GPL (>= 3)
URL: https://github.com/niceume/defineOptions
BugReports: https://github.com/niceume/defineOptions
NeedsCompilation: no
Packaged: 2023-10-28 04:49:55 UTC; toshihiro
Author: Toshihiro Umehara [aut, cre]
Repository: CRAN
Date/Publication: 2023-10-28 15:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:10:23 UTC; windows
