broom
1.0.13Convert Statistical Objects into Tidy Tibbles
Overview
Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-05-1613 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- WARNING2026-04-2313 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 57%
- References docs
- 1%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
9 development-tooling and community-health practices detected across 7 families in the upstream repository
Checks run against github.com/tidymodels/broom on 2026-07-19.
Show all practices
Dependencies
and 310 more packages.
Code & Tests
People & History
Show 115 more contributors
45 releases. Pick two to compare their code metrics. R releases are shown for context.
- 1.0.13Latest
- RR 4.6.0 released · 2026-04-24
- 1.0.122026-01-27 · diff ↗
- 1.0.112025-12-04 · diff ↗
- 1.0.102025-09-13 · diff ↗
- 1.0.92025-07-28 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 1.0.82025-03-28 · diff ↗
- 1.0.72024-09-26 · diff ↗
- 1.0.62024-05-17 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 1.0.52023-06-10 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.0.42023-03-11 · diff ↗
- 1.0.32023-01-25 · diff ↗
- 1.0.22022-12-15 · diff ↗
Show 42 earlier events
- 1.0.12022-08-29 · diff ↗
- 1.0.02022-07-01 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.8.02022-04-13 · diff ↗
- 0.7.122022-01-29 · diff ↗
- 0.7.112022-01-03 · diff ↗
- 0.7.102021-10-31 · diff ↗
- 0.7.92021-07-27 · diff ↗
- 0.7.82021-06-24 · diff ↗
- 0.7.72021-06-13 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 0.7.62021-04-05 · diff ↗
- 0.7.52021-02-19 · diff ↗
- 0.7.42021-01-29 · diff ↗
- 0.7.32020-12-16 · diff ↗
- 0.7.22020-10-20 · diff ↗
- 0.7.12020-10-02 · diff ↗
- 0.7.02020-07-09 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 0.5.62020-04-20 · diff ↗
- 0.5.52020-02-29 · diff ↗
- 0.5.42020-01-27 · diff ↗
- 0.5.32019-12-14 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 0.5.22019-04-07 · diff ↗
- 0.5.12018-12-05 · diff ↗
- 0.5.02018-07-17 · diff ↗
- 0.4.52018-07-03 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 0.4.42018-03-29 · diff ↗
- 0.4.32017-11-20 · diff ↗
- RR 3.4.0 released · 2017-04-21
- 0.4.22017-02-13 · diff ↗
- 0.4.12016-06-24 · diff ↗
- RR 3.3.0 released · 2016-05-03
- 0.4.02015-11-30 · diff ↗
- 0.3.72015-05-06 · diff ↗
- RR 3.2.0 released · 2015-04-16
- 0.3.62015-02-18 · diff ↗
- 0.3.52015-01-05 · diff ↗
- 0.3.42014-11-23
- RR 3.1.0 released · 2014-04-10
Package metadata
- First published
- 2014-11-23
- Total releases
- 45 / 12 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 4.1
- Download size
- 498 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet