CRAN
tidytree 0.2.4
A Tidy Tool for Phylogenetic Tree Data Manipulation
Released Feb 27, 2019 by Guangchuang Yu
This package cannot yet be used with Renjin it depends on other packages which are not available: tibble 2.1.1, dplyr 0.8.0.1, and rlang 0.3.4
Dependencies
dplyr 0.8.0.1 rlang 0.3.4 tibble 2.1.1 ape 5.3 lazyeval 0.2.2 magrittr 1.5
Phylogenetic tree generally contains multiple components including node, edge, branch and associated data. 'tidytree' provides an approach to convert tree object to tidy data frame as well as provides tidy interfaces to manipulate tree data.