# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyrstats" in publications use:' type: software license: MIT title: 'tidyrstats: Tidy Common R Statistical Functions' version: 0.1.0 doi: 10.32614/CRAN.package.tidyrstats abstract: Provides functions to scale, log-transform and fit linear models within a 'tidyverse'-style R code framework. Intended to smooth over inconsistencies in output of base R statistical functions, allowing ease of teaching, learning and daily use. Inspired by the tidy principles used in 'broom' Robinson (2017) . authors: - family-names: Ansell given-names: Brendan email: ansell.b@wehi.edu.au orcid: https://orcid.org/0000-0003-0297-897X repository: https://bansell.r-universe.dev commit: b7d473617f0207263cf54bfedb423524500bd7f1 date-released: '2025-10-08' contact: - family-names: Ansell given-names: Brendan email: ansell.b@wehi.edu.au orcid: https://orcid.org/0000-0003-0297-897X