R-broom
Port variant standard
Summary Convert statistical analysis into Tidy tibbles
Package version 1.0.5
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 13 JUN 2023, 11:42:56 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:standard
R:primary:standard
icu:dev:standard
Build and Runtime R-backports:single:standard
R-dplyr:single:standard
R-ellipsis:single:standard
R-generics:single:standard
R-glue:single:standard
R-lifecycle:single:standard
R-purrr:single:standard
R-rlang:single:standard
R-stringr:single:standard
R-tibble:single:standard
R-tidyr:single:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
9d77ddee9ee32ffefdacddcb35adc0ac83035537c4e5ef5cfbd2f8bbd909d991 641849 CRAN/broom_1.0.5.tar.gz
Ports that require R-broom:standard
R-infer:standard Tidy Statistical Inference
R-modelr:standard Modelling Functions that Work with the Pipe
R-pbkrtest:standard Parametric Bootstrap and Kenward Roger methods
R-tidymodels:standard Easily Install and Load the 'Tidymodels' Packages
R-tidyverse:standard Easily Install and Load the 'Tidyverse'