Package: optparse 1.7.5

optparse: Command Line Option Parser

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.

Authors:Trevor L. Davis [aut, cre], Allen Day [ctb], Python Software Foundation [ctb], Steve Lianoglou [ctb], Jim Nikelski [ctb], Kirill Müller [ctb], Peter Humburg [ctb], Rich FitzJohn [ctb], Gyu Jin Choi [ctb]

optparse_1.7.5.tar.gz
optparse_1.7.5.zip(r-4.5)optparse_1.7.5.zip(r-4.4)optparse_1.7.5.zip(r-4.3)
optparse_1.7.5.tgz(r-4.4-any)optparse_1.7.5.tgz(r-4.3-any)
optparse_1.7.5.tar.gz(r-4.5-noble)optparse_1.7.5.tar.gz(r-4.4-noble)
optparse_1.7.5.tgz(r-4.4-emscripten)optparse_1.7.5.tgz(r-4.3-emscripten)
optparse.pdf |optparse.html
optparse/json (API)
NEWS

# Install 'optparse' in R:
install.packages('optparse', repos = c('https://trevorld.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/trevorld/r-optparse/issues

On CRAN:

9 exports 146 stars 12.95 score 1 dependencies 27 dependents 15 mentions 11.1k scripts 17.2k downloads

Last updated 5 months agofrom:a7f641dba9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-winOKSep 14 2024
R-4.5-linuxOKSep 14 2024
R-4.4-winOKSep 14 2024
R-4.4-macOKSep 14 2024
R-4.3-winOKSep 14 2024
R-4.3-macOKSep 14 2024

Exports:add_optionIndentedHelpFormattermake_optionOptionParserOptionParserOptionparse_argsparse_args2print_helpTitledHelpFormatter

Dependencies:getopt

optparse Command Line Option Parsing

Rendered fromoptparse.Rrstusingknitr::knitron Sep 14 2024.

Last update: 2024-01-05
Started: 2013-06-14