CRAN/E | argparse

argparse

Command Line Optional and Positional Argument Parser

Installation

About

A command line parser to be used with 'Rscript' to write "#!" shebang scripts that gracefully accept positional and optional arguments and automatically generate usage.

github.com/trevorld/r-argparse
Copyright See file (inst/)COPYRIGHTS. argparse copyright details
System requirements python (>= 3.2)
Bug report File report

Key Metrics

Version 2.2.3
R ≥ 3.6.0
Published 2024-04-09 17 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks argparse results

Downloads

Yesterday 301 0%
Last 7 days 1.109 -29%
Last 30 days 5.070 +10%
Last 90 days 13.013 +26%
Last 365 days 46.437 -22%

Maintainer

Maintainer

Trevor L Davis

trevor.l.davis@gmail.com

Authors

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 argparse Python module.)

Paul Newell

ctb

Material

README
NEWS
INSTALL
Reference manual
Package source

Vignettes

argparse Command Line Argument Parsing

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

argparse archive

Depends

R ≥ 3.6.0

Imports

findpython
jsonlite
R6

Suggests

knitr ≥ 1.15.19
rmarkdown
testthat

Reverse Imports

infercnv
MAGAR

Reverse Suggests

RnBeads