Download Latest Version broom 1.0.11 source code.tar.gz (479.4 kB)
Email in envelope

Get an email when there's a new version of broom

Home / v1.0.8
Name Modified Size InfoDownloads / Week
Parent folder
broom 1.0.8 source code.tar.gz 2025-03-28 618.7 kB
broom 1.0.8 source code.zip 2025-03-28 1.0 MB
README.md 2025-03-28 844 Bytes
Totals: 3 Items   1.7 MB 0

Deprecations

  • Removed tidiers for objects from the orcutt package as it was archived from CRAN 4 months prior to the package release.

Minor Improvements

  • tidy.coeftest now returns non-NA values for conf.low and conf.high for a model fitted with only a constant term and cluster robust std errors computed using vcovCL from sandwich (#1227).

  • Added support for new column name in lme4 ANOVA output. (lme4 tidiers are technically supplied by broom.mixed, but intermediate output is routed through broom's tidy.anova() method) (#1239).

Miscellaneous

  • Various improvements to infrastructure and testing:
    • Migrated all messages, warnings, and errors to use the cli package (#1230).
    • Aligned names of source and test files (#1229).
    • Transitioned to the third edition of testthat (#1228).
Source: README.md, updated 2025-03-28