# ------------------------------------------------ # CITATION.cff 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.2.0 doi: 10.32614/CRAN.package.command abstract: 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. authors: - family-names: Bryant given-names: John email: john@bayesiandemography.com repository: https://cran.r-universe.dev repository-code: https://github.com/bayesiandemography/command commit: a711f25007398f4b9e3470bcdf112b193f19ec49 url: https://bayesiandemography.github.io/command/ date-released: '2026-07-23' contact: - family-names: Bryant given-names: John email: john@bayesiandemography.com