Last data update: 2014.03.03

PPtreeViz

Package: PPtreeViz
Title: Projection Pursuit Classification Tree Visualization
Description: Tools for exploring projection pursuit classification tree using
various projection pursuit indices.
Version: 1.3.0
Author: Eun-Kyung Lee
Maintainer: Eun-Kyung Lee <lee.eunk@gmail.com>
Date: 2015-9-14
Depends: R (>= 2.10), gridExtra, ggplot2
Suggests: MASS (>= 3.1-20), stats
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-09-15 03:45:50 UTC; EKLee
Repository: CRAN
Date/Publication: 2015-09-15 08:35:28

5 images, 16 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'PPtreeViz' ...
** package 'PPtreeViz' 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 PPoptimize.cpp -o PPoptimize.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 RcppExports.cpp -o RcppExports.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o PPtreeViz.so PPoptimize.o RcppExports.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/PPtreeViz/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'PPtreeViz'
    finding HTML links ... done
    ENTROPYindex1D                          html  
    GINIindex1D                             html  
    Huber.plot                              html  
    LDAindex                                html  
    LDAopt                                  html  
    Lrindex                                 html  
    PDAindex                                html  
    PDAopt                                  html  
    PP.Tree.class                           html  
    PP.classify                             html  
    PPclassNode.Viz                         html  
    PPopt                                   html  
    PPopt.Viz                               html  
    plot.PPtreeclass                        html  
    predict.PPtreeclass                     html  
    print.PPtreeclass                       html  
** building package indices
** testing if installed package can be loaded
* DONE (PPtreeViz)
Making 'packages.html' ... done