Last data update: 2014.03.03

broom

Package: broom
Type: Package
Title: Convert Statistical Analysis Objects into Tidy Data Frames
Version: 0.4.1
Date: 2016-06-24
Authors@R: c(
person("David", "Robinson", email = "admiral.david@gmail.com", role = c("aut", "cre")),
person("Matthieu", "Gomez", email = "mattg@princeton.edu", role = "ctb"),
person("Boris", "Demeshev", email = "boris.demeshev@gmail.com", role = "ctb"),
person("Dieter", "Menne", email = "dieter.menne@menne-biomed.de", role = "ctb"),
person("Benjamin", "Nutter", email = "nutter@battelle.org", role = "ctb"),
person("Luke", "Johnston", email = "luke.johnston@mail.utoronto.ca", role = "ctb"),
person("Ben", "Bolker", email = "bolker@mcmaster.ca", role = "ctb"),
person("Francois", "Briatte", email = "f.briatte@gmail.com", role = "ctb"),
person("Jeffrey", "Arnold", email = "jeffrey.arnold@gmail.com", role = "ctb"),
person("Jonah", "Gabry", email = "jsg2201@columbia.edu", role = "ctb"),
person("Luciano", "Selzer", email = "luciano.selzer@gmail.com", role = "ctb"),
person("Gavin", "Simpson", email = "ucfagls@gmail.com", role = "ctb"),
person("Jens", "Preussner", email = " jens.preussner@mpi-bn.mpg.de", role = "ctb"),
person("Jay", "Hesselberth", email = "jay.hesselberth@gmail.com", role = "ctb"),
person("Hadley", "Wickham", email = "hadley@rstudio.com", role = "ctb")
)
Maintainer: David Robinson <admiral.david@gmail.com>
Description: Convert statistical analysis objects from R into tidy data frames,
so that they can more easily be combined, reshaped and otherwise processed
with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package provides three
S3 generics: tidy, which summarizes a model's statistical findings such as
coefficients of a regression; augment, which adds columns to the original
data such as predictions, residuals and cluster assignments; and glance, which
provides a one-row summary of model-level statistics.
Imports: plyr, dplyr, tidyr, psych, stringr, reshape2, nlme, methods
Suggests: knitr, boot, survival, gam, glmnet, lfe, Lahman, MASS, sp,
maps, maptools, multcomp, testthat, lme4, zoo, lmtest, plm,
biglm, ggplot2, nnet, geepack, AUC, ergm, network,
statnet.common, xergm, btergm, binGroup, Hmisc, bbmle, gamlss,
rstan, rstanarm, coda, gmm, Matrix, ks, purrr, orcutt, mgcv,
lmodel2, poLCA, mclust, covr
URL: http://github.com/dgrtwo/broom
BugReports: http://github.com/dgrtwo/broom/issues
VignetteBuilder: knitr
License: MIT + file LICENSE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-24 13:38:00 UTC; dgrtwo
Author: David Robinson [aut, cre],
Matthieu Gomez [ctb],
Boris Demeshev [ctb],
Dieter Menne [ctb],
Benjamin Nutter [ctb],
Luke Johnston [ctb],
Ben Bolker [ctb],
Francois Briatte [ctb],
Jeffrey Arnold [ctb],
Jonah Gabry [ctb],
Luciano Selzer [ctb],
Gavin Simpson [ctb],
Jens Preussner [ctb],
Jay Hesselberth [ctb],
Hadley Wickham [ctb]
Repository: CRAN
Date/Publication: 2016-06-24 19:14:04

● 0 images, 95 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'broom' ...
** package 'broom' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'broom'
    finding HTML links ... done
    Arima_tidiers                           html  
    aareg_tidiers                           html  
    acf_tidiers                             html  
    anova_tidiers                           html  
    auc_tidiers                             html  
    augment                                 html  
    augment_columns                         html  
    biglm_tidiers                           html  
    binDesign_tidiers                       html  
    binWidth_tidiers                        html  
    boot_tidiers                            html  
    bootstrap                               html  
    broom                                   html  
    btergm_tidiers                          html  
    cch_tidiers                             html  
    compact                                 html  
    confint.geeglm                          html  
    confint_tidy                            html  
    coxph_tidiers                           html  
    cv.glmnet_tidiers                       html  
    data.frame_tidiers                      html  
    finding level-2 HTML links ... done

    ergm_tidiers                            html  
    felm_tidiers                            html  
    finish_glance                           html  
    fitdistr_tidiers                        html  
    fix_data_frame                          html  
    gam_tidiers                             html  
    gamlss_tidiers                          html  
    geeglm_tidiers                          html  
    glance                                  html  
    glm_tidiers                             html  
    glmnet_tidiers                          html  
    gmm_tidiers                             html  
    htest_tidiers                           html  
    inflate                                 html  
    insert_NAs                              html  
    kappa_tidiers                           html  
    kde_tidiers                             html  
    kmeans_tidiers                          html  
    list_tidiers                            html  
    lm_tidiers                              html  
    lme4_tidiers                            html  
    lmodel2_tidiers                         html  
    loess_tidiers                           html  
    matrix_tidiers                          html  
    mclust_tidiers                          html  
    mcmc_tidiers                            html  
    mle2_tidiers                            html  
    multcomp_tidiers                        html  
    multinom_tidiers                        html  
    nlme_tidiers                            html  
    nls_tidiers                             html  
    optim_tidiers                           html  
    orcutt_tidiers                          html  
    plm_tidiers                             html  
    poLCA_tidiers                           html  
    prcomp_tidiers                          html  
    process_ergm                            html  
    process_geeglm                          html  
    process_lm                              html  
    process_rq                              html  
    pyears_tidiers                          html  
    rcorr_tidiers                           html  
    ridgelm_tidiers                         html  
    rlm_tidiers                             html  
    rowwise_df_tidiers                      html  
    rq_tidiers                              html  
    rstanarm_tidiers                        html  
    sexpfit_tidiers                         html  
    smooth.spline_tidiers                   html  
    sp_tidiers                              html  
    sparse_tidiers                          html  
    summary_tidiers                         html  
    survfit_tidiers                         html  
    survreg_tidiers                         html  
    svd_tidiers                             html  
    tidy.NULL                               html  
    tidy                                    html  
    tidy.TukeyHSD                           html  
    tidy.coeftest                           html  
    tidy.default                            html  
    tidy.density                            html  
    tidy.dist                               html  
    tidy.ftable                             html  
    tidy.manova                             html  
    tidy.map                                html  
    tidy.pairwise.htest                     html  
    tidy.power.htest                        html  
    tidy.spec                               html  
    tidy.table                              html  
    tidy.ts                                 html  
    unrowname                               html  
    vector_tidiers                          html  
    xyz_tidiers                             html  
    zoo_tidiers                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (broom)
Making 'packages.html' ... done