broom
Convert statistical model objects into tidy data frames for analysis
broom's release calendar is now set by CRAN checks, not by new tidiers.
◆Recent moves
- 3mo ago
broom 1.0.13 relocates a test fixture to clear an r-devel warning
Clears an r-devel check warning about namespace references in sysdata.rda by relocating a test fixture. Packaging hygiene with no effect on tidier output.
View source ↗ - 3mo ago
broom 1.0.12 tracks renamed summary() output fields
A check-error fix tracking new output names from summary(). The second consecutive release driven entirely by R CMD check.
View source ↗ - 8mo ago
broom 1.0.11 transfers maintainership to Emil Hvitfeldt
Maintainership transfers to Emil Hvitfeldt. No code change for users, but for a package this many others depend on, who holds the keys sets the pace and priorities of everything above.
View source ↗ - 11mo ago
broom 1.0.10 clears an r-devel namespacing warning
Another namespacing check warning resolved against pre-4.6.0 r-devel. Pure compliance work.
View source ↗ - 1y ago
broom 1.0.9 requires R 4.1 and repairs epiR compatibility
Raises the minimum R version to 4.1 and repairs errors introduced by an epiR update. Both are consequences of depending on a wide ecosystem rather than deliberate direction.
View source ↗ - 1y ago
broom 1.0.8 fixes cluster-robust intervals, drops orcutt tidiers
The last release with real tidier work: confidence intervals now return properly for constant-only models with cluster-robust standard errors, and lme4 ANOVA output gains a new column name. Tidiers for the CRAN-archived orcutt package are dropped, showing how upstream attrition prunes broom's surface.
View source ↗