# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyna" in publications use:' type: software license: MIT title: 'tidyna: NA-Aware Defaults for Common R Functions' version: 0.5.0 doi: 10.32614/CRAN.package.tidyna abstract: Provides drop-in replacements for common R functions (mean(), sum(), sd(), min(), etc.) that default to 'na.rm = TRUE' and issue warnings when missing values are removed. It handles some special cases. The table() default is set to 'useNA = ifany'. authors: - family-names: Atz given-names: Ulrich email: ulrich.atz@unibocconi.it orcid: https://orcid.org/0000-0002-1719-3780 repository: https://statzhero.r-universe.dev repository-code: https://github.com/statzhero/tidyna commit: 7d433622da513e8fe327fa96b4f09ebeb54d0c84 url: https://statzhero.github.io/tidyna/ date-released: '2026-05-29' contact: - family-names: Atz given-names: Ulrich email: ulrich.atz@unibocconi.it orcid: https://orcid.org/0000-0002-1719-3780