# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "attempt" in publications use:' type: software license: MIT title: 'attempt: Tools for Defensive Programming' version: 0.3.0 abstract: Tools for defensive programming, inspired by 'purrr' mappers and based on 'rlang'.'attempt' extends and facilitates defensive programming by providing a consistent grammar, and provides a set of easy to use functions for common tests and conditions. 'attempt' only depends on 'rlang', and focuses on speed, so it can be easily integrated in other functions and used in data analysis. authors: - family-names: Fay given-names: Colin email: contact@colinfay.me orcid: https://orcid.org/0000-0001-7343-1846 repository: https://colinfay.r-universe.dev repository-code: https://github.com/ColinFay/attempt url: https://github.com/ColinFay/attempt contact: - family-names: Fay given-names: Colin email: contact@colinfay.me orcid: https://orcid.org/0000-0001-7343-1846