R-broom
Port variant std
Summary Convert statistical analysis into Tidy tibbles
BROKEN
Package version 1.0.6
Homepage https://broom.tidymodels.org/
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 AUG 2024, 21:24:17 UTC
Port created 20 APR 2020, 20:29:45 UTC
Subpackage Descriptions
single broom: 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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
Build and Runtime R-backports:single:std
R-dplyr:single:std
R-generics:single:std
R-glue:single:std
R-lifecycle:single:std
R-purrr:single:std
R-rlang:single:std
R-stringr:single:std
R-tibble:single:std
R-tidyr:single:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
24cf36248dffbde38d3d81befa679e362bfd0526b9843bc536a85452a19fbccf 641538 CRAN/broom_1.0.6.tar.gz
Ports that require R-broom:std
R-doBy:std Groupwise statistics and other utilities
R-infer:std Tidy Statistical Inference
R-modelr:std Modelling Functions that Work with the Pipe
R-pbkrtest:std Parametric Bootstrap and Kenward Roger methods
R-tidymodels:std Easily Install and Load the 'Tidymodels' Packages
R-tidyverse:std Easily Install and Load the 'Tidyverse'