A command line parser inspired by Python's 'optparse' library to be used with Rscript to write "#!" shebang scripts that accept short and long flag/options.
| Version: | 1.7.1 |
| Depends: | R (≥ 2.9.0) |
| Imports: | methods, getopt (≥ 1.20.2) |
| Suggests: | knitr (≥ 1.15.19), stringr, testthat |
| Published: | 2021-10-08 |
| Author: | Trevor L Davis [aut, cre], Allen Day [ctb] (Some documentation and examples ported from the getopt package.), Python Software Foundation [ctb] (Some documentation from the optparse Python module.), Steve Lianoglou [ctb], Jim Nikelski [ctb], Kirill Müller [ctb], Peter Humburg [ctb], Rich FitzJohn [ctb], Gyu Jin Choi [ctb] |
| Maintainer: | Trevor L Davis <trevor.l.davis at gmail.com> |
| BugReports: | https://github.com/trevorld/r-optparse/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| Copyright: | See file (inst/)COPYRIGHTS. optparse copyright details |
| URL: | https://github.com/trevorld/r-optparse |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | optparse results |
| Reference manual: | optparse.pdf |
| Vignettes: |
optparse Command Line Option Parsing |
| Package source: | optparse_1.7.1.tar.gz |
| Windows binaries: | r-devel: optparse_1.7.1.zip, r-release: optparse_1.7.1.zip, r-oldrel: optparse_1.7.1.zip |
| macOS binaries: | r-release (arm64): optparse_1.7.1.tgz, r-oldrel (arm64): optparse_1.7.1.tgz, r-release (x86_64): optparse_1.7.1.tgz, r-oldrel (x86_64): optparse_1.7.1.tgz |
| Old sources: | optparse archive |
| Reverse depends: | RGalaxy |
| Reverse imports: | BiocCheck, fmriqa, Maaslin2, PACVr, PhenotypeSimulator, plinkQC, REPTILE, sparseDOSSA |
| Reverse suggests: | enveomics.R, PureCN, SIAMCAT, TexExamRandomizer |
Please use the canonical form https://CRAN.R-project.org/package=optparse to link to this page.