CRAN/E | getopt

getopt

C-Like 'getopt' Behavior

Installation

About

Package designed to be used with Rscript to write '#!' shebang scripts that accept short and long flags/options. Many users will prefer using instead the packages optparse or argparse which add extra features like automatically generated help option and usage, support for default values, positional argument support, etc.

github.com/trevorld/r-getopt
Bug report File report

Key Metrics

Version 1.20.4
Published 2023-10-01 63 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks getopt results

Downloads

Last 24 hours 0 -100%
Last 7 days 6.663 +9%
Last 30 days 32.837 +29%
Last 90 days 120.620 -23%
Last 365 days 662.868 +0%

Maintainer

Maintainer

Trevor L Davis

trevor.l.davis@gmail.com

Authors

Trevor L Davis

aut / cre

Allen Day

aut

(Original package author)

Roman Zenka

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

getopt archive

Imports

stats

Suggests

testthat

Reverse Imports

artMS
optparse

Reverse Suggests

SoilR