Last data update: 2014.03.03

merTools

Package: merTools
Title: Tools for Analyzing Mixed Effect Regression Models
Version: 0.2.1
Authors@R: c(person(c("Jared", "E."), "Knowles", email = "jknowles@gmail.com",
role = c("aut", "cre")), person("Carl", "Frederick", email="carlbfrederick@gmail.com",
role = c("aut")))
Description: Provides methods for extracting results from mixed-effect model
objects fit with the 'lme4' package. Allows construction of prediction intervals
efficiently from large scale linear and generalized linear mixed-effects models.
Depends: R (>= 3.0.2), arm, lme4 (>= 1.1-11), methods, plyr
Suggests: testthat, knitr, rmarkdown, dplyr, foreach, parallel
Imports: mvtnorm, DT, shiny, abind, ggplot2, blme, broom
License: GPL (>= 2)
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
BugReports: https://www.github.com/jknowles/merTools
NeedsCompilation: no
Packaged: 2016-03-30 14:53:24 UTC; KNOWLJE
Author: Jared E. Knowles [aut, cre],
Carl Frederick [aut]
Maintainer: Jared E. Knowles <jknowles@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-30 20:35:22

● 0 images, 43 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'merTools' ...
** package 'merTools' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'merTools'
    finding HTML links ... done
    FEsim                                   html  
    ICC                                     html  
    REcorrExtract                           html  
    REextract                               html  
    REimpact                                html  
    REquantile                              html  
    REsdExtract                             html  
    REsim                                   html  
    RHSForm                                 html  
    RMSE.merMod                             html  
    VarCorr.merModList                      html  
    finding level-2 HTML links ... done

    averageObs                              html  
    buildModelMatrix                        html  
    collapseFrame                           html  
    draw                                    html  
    expectedRank                            html  
    fastdisp                                html  
    formulaBuild                            html  
    hsb                                     html  
    levelfun                                html  
    merModList                              html  
    merTools                                html  
    mkNewReTrms                             html  
    modelFixedEff                           html  
    modelInfo                               html  
    modelRandEffStats                       html  
    plotFEsim                               html  
    plotREsim                               html  
    predictInterval                         html  
    print.merModList                        html  
    randomObs                               html  
    reOnly                                  html  
    reTermCount                             html  
    reTermNames                             html  
    sanitizeNames                           html  
    setup_parallel                          html  
    shinyMer                                html  
    shuffle                                 html  
    stripAttributes                         html  
    subBoot                                 html  
    subsetList                              html  
    superFactor                             html  
    thetaExtract                            html  
    wiggle                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (merTools)
Making 'packages.html' ... done