tidyrstats: Tidy Common R Statistical Functions

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) <doi:10.21105/joss.00341>.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: broom, glue, purrr, dplyr, rlang, stringr, stats
Suggests: ggplot2, knitr, magrittr, rmarkdown
Published: 2025-06-11
DOI: 10.32614/CRAN.package.tidyrstats
Author: Brendan Ansell ORCID iD [aut, cre]
Maintainer: Brendan Ansell <ansell.b at wehi.edu.au>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: NEWS
CRAN checks: tidyrstats results

Documentation:

Reference manual: tidyrstats.pdf

Downloads:

Package source: tidyrstats_0.1.0.tar.gz
Windows binaries: r-devel: tidyrstats_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): tidyrstats_0.1.0.tgz, r-oldrel (arm64): tidyrstats_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidyrstats to link to this page.