# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "chk" in publications use:' type: software license: MIT title: 'chk: Check User-Supplied Function Arguments' version: 0.9.2 abstract: For developers to check user-supplied function arguments. It is designed to be simple, fast and customizable. Error messages follow the tidyverse style guide. authors: - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592 - family-names: Müller given-names: Kirill orcid: https://orcid.org/0000-0002-1416-3412 - family-names: Pearson given-names: Ayla orcid: https://orcid.org/0000-0001-7388-1222 repository: https://poissonconsulting.r-universe.dev repository-code: https://github.com/poissonconsulting/chk/issues/ url: https://poissonconsulting.github.io/chk/ contact: - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592 identifiers: - type: url value: https://github.com/poissonconsulting/chk/