# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "arg" in publications use:' type: software title: 'arg: Clean and Simple Argument Checking' version: 0.1.1 doi: 10.32614/CRAN.package.arg abstract: Checks function arguments, ideally for use in R packages. Uses a simple interface and produces clean, informative error messages using 'cli'. authors: - family-names: Greifer given-names: Noah email: noah.greifer@gmail.com orcid: https://orcid.org/0000-0003-3067-7154 repository: https://ngreifer.r-universe.dev repository-code: https://github.com/ngreifer/arg commit: b614e99ec86bafc7286a7b911cf958eccce05c85 url: https://ngreifer.github.io/arg/ date-released: '2026-05-26' contact: - family-names: Greifer given-names: Noah email: noah.greifer@gmail.com orcid: https://orcid.org/0000-0003-3067-7154