Collection of functions to assist 'broom' and 'broom.mixed' package-related data analysis workflows. In particular, the generic functions tidy(), glance(), and augment() choose appropriate S3 methods from these two packages depending on which package exports the needed method. Additionally, 'grouped_' and 'boot_' variants of the generics provides a convenient way to execute functions across a combination of grouping variable(s) in a dataframe or bootstrap them.
Version: | 0.0.4 |
Depends: | R (≥ 3.5.0) |
Imports: | broom (≥ 0.5.2), broom.mixed (≥ 0.2.4), dplyr (≥ 0.8.1), magrittr (≥ 1.5), purrr (≥ 0.3.2), rlang (≥ 0.3.4), rsample (≥ 0.0.4), tidyr (≥ 0.8.3) |
Suggests: | generics, ggplot2, knitr, lme4, rmarkdown, spelling, stringr, testthat |
Published: | 2019-06-25 |
Author: | Indrajeet Patil |
Maintainer: | Indrajeet Patil <patilindrajeet.science at gmail.com> |
BugReports: | https://github.com/IndrajeetPatil/broomExtra/issues |
License: | GPL-3 | file LICENSE |
URL: | https://indrajeetpatil.github.io/broomExtra/, https://github.com/IndrajeetPatil/broomExtra |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | broomExtra results |
Reference manual: | broomExtra.pdf |
Vignettes: |
additional vignettes covrpage: Tests and Coverage |
Package source: | broomExtra_0.0.4.tar.gz |
Windows binaries: | r-devel: broomExtra_0.0.4.zip, r-release: broomExtra_0.0.4.zip, r-oldrel: broomExtra_0.0.3.zip |
OS X binaries: | r-release: broomExtra_0.0.4.tgz, r-oldrel: broomExtra_0.0.3.tgz |
Old sources: | broomExtra archive |
Reverse imports: | CGPfunctions, ggstatsplot, groupedstats |
Please use the canonical form https://CRAN.R-project.org/package=broomExtra to link to this page.