Package: broom.helpers
Title: Helpers for Model Coefficients Tibbles
Version: 1.22.0
Authors@R: c(
    person("Joseph", "Larmarange", , "joseph@larmarange.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7097-700X")),
    person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0003-0862-2018"))
  )
Description: Provides suite of functions to work with regression model
    'broom::tidy()' tibbles.  The suite includes functions to group
    regression model terms by variable, insert reference and header rows
    for categorical variables, add variable labels, and more.
License: GPL (>= 3)
URL: https://larmarange.github.io/broom.helpers/,
        https://github.com/larmarange/broom.helpers
BugReports: https://github.com/larmarange/broom.helpers/issues
Depends: R (>= 4.1)
Imports: broom (>= 0.8), cards, cli, dplyr (>= 1.1.0), labelled,
        lifecycle, purrr, rlang (>= 1.0.1), stats, stringr, tibble,
        tidyr, tidyselect
Suggests: betareg, biglm, brms (>= 2.13.0), broom.mixed, cmprsk, covr,
        datasets, effects, emmeans, fixest (>= 0.10.0), forcats, gam,
        gee, geepack, ggplot2, ggeffects (>= 1.3.2), ggstats (>=
        0.2.1), glmmTMB, glmtoolbox, glue, gt, gtsummary (>= 2.0.0),
        knitr, lavaan, lfe, lme4 (>= 1.1.28), logitr (>= 0.8.0),
        marginaleffects (>= 0.21.0), margins, MASS, mgcv, mice, mmrm
        (>= 0.3.6), multgee, nnet, ordinal, parameters, parsnip,
        patchwork, plm, pscl, quantreg, rmarkdown, rstanarm, scales,
        spelling, survey, survival, testthat (>= 3.0.0), tidycmprsk,
        VGAM, svyVGAM
VignetteBuilder: knitr
RdMacros: lifecycle
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-17 09:06:13 UTC; josep
Author: Joseph Larmarange [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7097-700X>),
  Daniel D. Sjoberg [aut] (ORCID:
    <https://orcid.org/0000-0003-0862-2018>)
Maintainer: Joseph Larmarange <joseph@larmarange.net>
Repository: CRAN
Date/Publication: 2025-09-17 10:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 05:41:08 UTC; windows
