Last data update: 2014.03.03

rpart

Package: rpart
Priority: recommended
Version: 4.1-10
Date: 2015-06-29
Authors@R: c(person("Terry", "Therneau", role = "aut",
email = "therneau@mayo.edu"),
person("Beth", "Atkinson", role = "aut",
email = "atkinson@mayo.edu"),
person("Brian", "Ripley", role = c("aut", "trl", "cre"),
email = "ripley@stats.ox.ac.uk",
comment = "author of initial R port"))
Description: Recursive partitioning for classification,
regression and survival trees. An implementation of most of the
functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.
Title: Recursive Partitioning and Regression Trees
Depends: R (>= 2.15.0), graphics, stats, grDevices
Suggests: survival
License: GPL-2 | GPL-3
LazyData: yes
ByteCompile: yes
Note: Maintainers are not available to give advice on using a package
they did not author.
NeedsCompilation: yes
Packaged: 2015-06-29 09:13:49 UTC; ripley
Author: Terry Therneau [aut],
Beth Atkinson [aut],
Brian Ripley [aut, trl, cre] (author of initial R port)
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
Repository: CRAN
Date/Publication: 2015-06-29 17:15:41

● Cran Task View: Environmetrics, Multivariate, Survival
● 0 images, 22 functions, 6 datasets
Reverse Depends: 23

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rpart' ...
** package 'rpart' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c anova.c -o anova.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c anovapred.c -o anovapred.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c branch.c -o branch.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bsplit.c -o bsplit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c choose_surg.c -o choose_surg.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fix_cp.c -o fix_cp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c free_tree.c -o free_tree.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gini.c -o gini.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c graycode.c -o graycode.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c insert_split.c -o insert_split.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c make_cp_list.c -o make_cp_list.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c make_cp_table.c -o make_cp_table.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mysort.c -o mysort.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nodesplit.c -o nodesplit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c partition.c -o partition.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c poisson.c -o poisson.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pred_rpart.c -o pred_rpart.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c print_tree.c -o print_tree.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rpart.c -o rpart.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rpart_callback.c -o rpart_callback.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rpartexp.c -o rpartexp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rpartexp2.c -o rpartexp2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rpcountup.c -o rpcountup.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rpmatrix.c -o rpmatrix.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rundown.c -o rundown.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rundown2.c -o rundown2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c surrogate.c -o surrogate.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c usersplit.c -o usersplit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c xpred.c -o xpred.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c xval.c -o xval.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o rpart.so anova.o anovapred.o branch.o bsplit.o choose_surg.o fix_cp.o free_tree.o gini.o graycode.o init.o insert_split.o make_cp_list.o make_cp_table.o mysort.o nodesplit.o partition.o poisson.o pred_rpart.o print_tree.o rpart.o rpart_callback.o rpartexp.o rpartexp2.o rpcountup.o rpmatrix.o rundown.o rundown2.o surrogate.o usersplit.o xpred.o xval.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/rpart/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'rpart'
    finding HTML links ... done
    car.test.frame                          html  
    car90                                   html  
    cu.summary                              html  
    kyphosis                                html  
    labels.rpart                            html  
    meanvar.rpart                           html  
    na.rpart                                html  
    path.rpart                              html  
    plot.rpart                              html  
    plotcp                                  html  
    post.rpart                              html  
    predict.rpart                           html  
    print.rpart                             html  
    printcp                                 html  
    prune.rpart                             html  
    residuals.rpart                         html  
    rpart-internal                          html  
    rpart                                   html  
    rpart.control                           html  
    rpart.exp                               html  
    rpart.object                            html  
    rsq.rpart                               html  
    snip.rpart                              html  
    solder                                  html  
    stagec                                  html  
    summary.rpart                           html  
    text.rpart                              html  
    xpred.rpart                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rpart)
Making 'packages.html' ... done