Package: treeplyr
Type: Package
Title: 'dplyr' Functionality for Matched Tree and Data Objects
Version: 0.1.10
Date: 2020-09-04
Authors@R: c(
    person(given = "Josef",
           family = "Uyeda", 
           role=c("cre"),
           email="juyeda@vt.edu",
           comment = c(ORCID="0000-0003-4624-9680")
           ),
    person(given = "Luke", 
            family = "Harmon",
            role = c("aut"),
            email = "lukeh@uidaho.edu", 
          comment = c(ORCID="0000-0002-4985-5750")
            )
  )
Maintainer: Josef Uyeda <juyeda@vt.edu>
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 (>= 0.8.0), R (>= 3.1.2)
Imports: Rcpp (>= 0.10.3), lazyeval, phytools, geiger
LinkingTo: Rcpp
URL: https://github.com/uyedaj/treeplyr
BugReports: https://github.com/uyedaj/treeplyr/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-09-14 13:24:18 UTC; juyeda
Author: Josef Uyeda [cre] (<https://orcid.org/0000-0003-4624-9680>),
  Luke Harmon [aut] (<https://orcid.org/0000-0002-4985-5750>)
Repository: CRAN
Date/Publication: 2020-09-17 10:10:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-09-18 10:58:51 UTC; unix
Archs: treeplyr.so.dSYM
