# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "command" in publications use:' type: software license: MIT title: 'command: Process Command Line Arguments' version: 0.1.4 doi: 10.32614/CRAN.package.command abstract: Process command line arguments, as part of a data analysis workflow. 'command' makes it easier to construct a workflow consisting of lots of small, self-contained scripts, all run from a Makefile or shell script. The aim is a workflow that is modular, transparent, and reliable. authors: - family-names: Bryant given-names: John email: john@bayesiandemography.com repository: https://bayesiandemography.r-universe.dev repository-code: https://github.com/bayesiandemography/command commit: 21a4a24215e88274e8173661d7fad35967b723fc url: https://bayesiandemography.github.io/command/ date-released: '2026-06-01' contact: - family-names: Bryant given-names: John email: john@bayesiandemography.com