command: Process Command Line Arguments

Process command line arguments, allowing scripts to behave like functions, with well-defined inputs and outputs. Helps make data analysis workflows more modular, and therefore more transparent, flexible, and reliable.

Version: 0.2.0
Depends: R (≥ 3.5.0)
Imports: cli, methods, tools
Suggests: covr, dplyr, ggplot2, knitr, littler, quarto, readr, rmarkdown, testthat (≥ 3.0.0), tidyr, withr
Published: 2026-07-23
DOI: 10.32614/CRAN.package.command
Author: John Bryant [aut, cre], Bayesian Demography Limited [cph]
Maintainer: John Bryant <john at bayesiandemography.com>
BugReports: https://github.com/bayesiandemography/command/issues
License: MIT + file LICENSE
URL: https://bayesiandemography.github.io/command/, https://github.com/bayesiandemography/command
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: command results

Documentation:

Reference manual: command.html , command.pdf

Downloads:

Package source: command_0.2.0.tar.gz
Windows binaries: r-devel: command_0.1.3.zip, r-release: command_0.1.3.zip, r-oldrel: command_0.1.3.zip
macOS binaries: r-release (arm64): command_0.2.0.tgz, r-oldrel (arm64): command_0.2.0.tgz, r-release (x86_64): command_0.2.0.tgz, r-oldrel (x86_64): command_0.2.0.tgz
Old sources: command archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=command to link to this page.