Source: r-cran-broom.helpers
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-broom,
 r-cran-cards,
 r-cran-cli,
 r-cran-dplyr (>= 1.1.0),
 r-cran-labelled,
 r-cran-lifecycle,
 r-cran-purrr,
 r-cran-rlang,
 r-cran-stringr,
 r-cran-tibble,
 r-cran-tidyr,
 r-cran-tidyselect,
 r-pkg-team-core-architecture,
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

Package: r-cran-broom.helpers
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: 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.
