Source: r-cran-broom.helpers
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-broom.helpers
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-broom.helpers.git
Homepage: https://cran.r-project.org/package=broom.helpers
Standards-Version: 4.7.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-broom (>= 0.8),
               r-cran-cards,
               r-cran-cli,
               r-cran-dplyr (>= 1.1.0),
               r-cran-labelled,
               r-cran-lifecycle,
               r-cran-purrr,
               r-cran-rlang (>= 1.0.1),
               r-cran-stringr,
               r-cran-tibble,
               r-cran-tidyr,
               r-cran-tidyselect

Package: r-cran-broom.helpers
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R helpers for model coefficients tibbles
 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.
