Last data update: 2014.03.03

treeplyr

Package: treeplyr
Type: Package
Title: 'dplyr' Functionality for Matched Tree and Data Objects
Version: 0.1.2
Date: 2016-06-23
Author: Josef Uyeda
Maintainer: Josef Uyeda <josef.uyeda@gmail.com>
Description: Matches phylogenetic trees and trait data, and
allows simultaneous manipulation of the tree and data using 'dplyr'.
License: GPL-2 | GPL-3
Depends: ape (>= 3.0-6), dplyr, R (>= 2.15.0)
Imports: Rcpp (>= 0.10.3), lazyeval, phytools, geiger
LinkingTo: Rcpp
URL: https://github.com/uyedaj/treeplyr
BugReports: https://github.com/uyedaj/treeplyr/issues
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-24 01:52:38 UTC; josef
Repository: CRAN
Date/Publication: 2016-06-24 07:30:54

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'treeplyr' ...
** package 'treeplyr' 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"   -fpic  -g -O2  -c prep_branches.cpp -o prep_branches.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o treeplyr.so prep_branches.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/treeplyr/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'treeplyr'
    finding HTML links ... done
    anolis                                  html  
    detectAllCharacters                     html  
    detectCharacterType                     html  
    filterMatrix                            html  
    filter_.treedata                        html  
    forceFactor                             html  
    forceNames                              html  
    forceNumeric                            html  
    getVector                               html  
    group_by_.treedata                      html  
    finding level-2 HTML links ... done

    hasNames                                html  
    make.treedata                           html  
    mutate_.treedata                        html  
    paint_clades                            html  
    reorder.treedata                        html  
    select_.treedata                        html  
    summarise_.treedata                     html  
    tdapply                                 html  
    treedply.treedata                       html  
    treeply.treedata                        html  
    treeplyr                                html  
** building package indices
** testing if installed package can be loaded
* DONE (treeplyr)
Making 'packages.html' ... done