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:

12.94 score 146 stars 30 packages 12k scripts 13k downloads 15 mentions 9 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKNov 13 2024
R-4.5-winOKNov 13 2024
R-4.5-linuxOKNov 13 2024
R-4.4-winOKNov 13 2024
R-4.4-macOKNov 13 2024
R-4.3-winOKNov 13 2024
R-4.3-macOKNov 13 2024

Exports:add_optionIndentedHelpFormattermake_optionOptionParserOptionParserOptionparse_argsparse_args2print_helpTitledHelpFormatter

Dependencies:getopt

optparse Command Line Option Parsing

Rendered fromoptparse.Rrstusingknitr::knitron Nov 13 2024.

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