math/R-broom - The NetBSD Packages Collection

Convert Statistical Objects into Tidy Tibbles

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/R-glue devel/R-purrr devel/R-rlang math/R-backports math/R-dplyr math/R-ellipsis math/R-generics math/R-tibble math/R-tidyr textproc/R-stringr graphics/R-ggplot2 math/R math/R

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64R-broom-1.0.5.tgz
NetBSD 10.0earmv7hfR-broom-1.0.5.tgz
NetBSD 10.0earmv7hfR-broom-1.0.5.tgz
NetBSD 10.0earmv7hfR-broom-1.0.5.tgz
NetBSD 10.0i386R-broom-1.0.5.tgz
NetBSD 10.0i386R-broom-1.0.5.tgz
NetBSD 10.0powerpcR-broom-1.0.5.tgz
NetBSD 10.0x86_64R-broom-1.0.5.tgz
NetBSD 10.0_BETAx86_64R-broom-1.0.5.tgz
NetBSD 8.0powerpcR-broom-1.0.2.tgz
NetBSD 8.0powerpcR-broom-1.0.5.tgz
NetBSD 8.0powerpcR-broom-1.0.5.tgz
NetBSD 8.0powerpcR-broom-1.0.5.tgz
NetBSD 8.0x86_64R-broom-1.0.5.tgz
NetBSD 8.0x86_64R-broom-1.0.5.tgz
NetBSD 9.0aarch64R-broom-1.0.5.tgz
NetBSD 9.0aarch64R-broom-1.0.5.tgz
NetBSD 9.0aarch64R-broom-1.0.5.tgz
NetBSD 9.0alphaR-broom-1.0.2.tgz
NetBSD 9.0earmv7hfR-broom-1.0.5.tgz
NetBSD 9.0earmv7hfR-broom-1.0.5.tgz
NetBSD 9.0earmv7hfR-broom-1.0.5.tgz
NetBSD 9.0i386R-broom-1.0.5.tgz
NetBSD 9.0i386R-broom-1.0.5.tgz
NetBSD 9.0powerpcR-broom-1.0.5.tgz
NetBSD 9.0powerpcR-broom-1.0.2.tgz
NetBSD 9.0powerpcR-broom-1.0.5.tgz
NetBSD 9.0powerpcR-broom-1.0.5.tgz
NetBSD 9.0sparc64R-broom-1.0.2.tgz
NetBSD 9.0x86_64R-broom-1.0.5.tgz
NetBSD 9.0x86_64R-broom-1.0.5.tgz
NetBSD 9.3x86_64R-broom-1.0.5.tgz
NetBSD 9.3x86_64R-broom-1.0.5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.