Last data update: 2014.03.03

MESS

Package: MESS
Type: Package
Title: Miscellaneous Esoteric Statistical Scripts
Version: 0.4-3
Date: 2016-06-21
Author: Claus Ekstrøm <claus@rprimer.dk>
Maintainer: Claus Ekstrøm <claus@rprimer.dk>
Depends: geepack,
Imports: MASS, Matrix, Rcpp, glmnet, kinship2, methods, mvtnorm,
parallel
LinkingTo: Rcpp, RcppArmadillo
Suggests: lme4
Description: A mixed collection of useful and semi-useful diverse
statistical functions, some of which may even be referenced in
The R Primer book.
Encoding: UTF-8
ByteCompile: true
License: GPL-2
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-21 19:08:19 UTC; cld189
Repository: CRAN
Date/Publication: 2016-06-21 22:44:19


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MESS' ...
** package 'MESS' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c cmd.cpp -o cmd.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c filldown.cpp -o filldown.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c mfastLm.cpp -o mfastLm.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c qdiag.cpp -o qdiag.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c quadforms.cpp -o quadforms.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c repmat.cpp -o repmat.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c trace.cpp -o trace.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o MESS.so RcppExports.o cmd.o filldown.o mfastLm.o qdiag.o quadforms.o repmat.o trace.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/MESS/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'MESS'
    finding HTML links ... done
    MESS                                    html  
    QIC                                     html  
    adaptive.weights                        html  
    age                                     html  
    auc                                     html  
    bdstat                                  html  
    bees                                    html  
    clotting                                html  
    cmd                                     html  
    col.alpha                               html  
    col.shade                               html  
    col.tint                                html  
    common.shared                           html  
    drop1.geeglm                            html  
    earthquakes                             html  
    extended.shared                         html  
    fac2num                                 html  
    feature.test                            html  
    filldown                                html  
    geekin                                  html  
    gkgamma                                 html  
    greenland                               html  
    happiness                               html  
    ht                                      html  
    icecreamads                             html  
    kwdata                                  html  
    lifeexpect                              html  
    lower.tri.vector                        html  
    matched                                 html  
    mfastLm_cpp                             html  
    nh4                                     html  
    ordered.clusters                        html  
    panel.hist                              html  
    panel.r2                                html  
    picea                                   html  
    power.binom.test                        html  
    power.mcnemar.test                      html  
    power.t.test                            html  
    qdiag                                   html  
    qpcr                                    html  
    quadform                                html  
    rainman                                 html  
    repmat                                  html  
    residualplot                            html  
    rmvt.pedigree                           html  
    rmvtnorm.pedigree                       html  
    rootonorm                               html  
    scorefct                                html  
    segregate.genes                         html  
    sinv                                    html  
    smokehealth                             html  
    soccer                                  html  
    superroot2                              html  
    tracemp                                 html  
    wallyplot                               html  
    write.xml                               html  
** building package indices
** testing if installed package can be loaded
* DONE (MESS)
Making 'packages.html' ... done