This package browser is in early development. Mind the rough edges.

r-getopt 1.20.4

Command-line option processor for R

This package is designed to be used with Rscript to write shebang scripts that accept short and long options. Many users will prefer to use the packages optparse or argparse which add extra features like automatically generated help options and usage texts, support for default values, positional argument support, etc.

Installation

Install r-getopt 1.20.4 as follows:

guix install r-getopt@1.20.4

Or install the latest version:

guix install r-getopt

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.