Package: treeplyr Type: Package Title: 'dplyr' Functionality for Matched Tree and Data Objects Version: 0.1.11 Date: 2025-02-19 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 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 Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://phylotastic.r-universe.dev Date/Publication: 2025-02-19 16:00:28 UTC RemoteUrl: https://github.com/uyedaj/treeplyr RemoteRef: HEAD RemoteSha: bfbaf93bf50a98ce9a928324c61110e4a8128da4 NeedsCompilation: yes Packaged: 2026-06-12 22:01:44 UTC; root Author: Josef Uyeda [cre] (ORCID: ), Luke Harmon [aut] (ORCID: )