Other packages > Find by keyword >

tidytree  

A Tidy Tool for Phylogenetic Tree Data Manipulation
View on CRAN: Click here


Download and install tidytree package within the R console
Install from CRAN:
install.packages("tidytree")

Install from Github:
library("remotes")
install_github("cran/tidytree")

Install by package version:
library("remotes")
install_version("tidytree", "0.4.7")



Attach the package and use:
library("tidytree")
Maintained by
Guangchuang Yu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-14
Latest Update: 2023-12-12
Description:
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.
How to cite:
Guangchuang Yu (2017). tidytree: A Tidy Tool for Phylogenetic Tree Data Manipulation. R package version 0.4.7, https://cran.r-project.org/web/packages/tidytree. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.1.5 (2017-12-14 17:23), 0.1.6 (2018-01-03 10:40), 0.1.7 (2018-02-27 19:23), 0.1.8 (2018-04-19 23:21), 0.1.9 (2018-06-13 07:59), 0.2.0 (2018-11-29 17:00), 0.2.1 (2018-12-19 15:50), 0.2.3 (2019-01-30 10:50), 0.2.4 (2019-02-27 11:20), 0.2.5 (2019-07-22 11:20), 0.2.6 (2019-08-09 06:50), 0.2.7 (2019-09-12 08:40), 0.2.8 (2019-09-27 09:10), 0.2.9 (2019-10-28 09:00), 0.3.0 (2019-11-21 09:20), 0.3.1 (2019-12-14 18:40), 0.3.2 (2020-03-12 07:30), 0.3.3 (2020-04-02 11:10), 0.3.4 (2021-05-22 09:50), 0.3.5 (2021-09-08 08:30), 0.3.6 (2021-11-12 09:30), 0.3.7 (2022-01-10 04:40), 0.3.8 (2022-02-17 16:10), 0.3.9 (2022-03-04 10:10), 0.4.0 (2022-08-13 13:30), 0.4.1 (2022-09-26 12:10), 0.4.2 (2022-12-18 17:50), 0.4.4 (2023-07-15 06:50), 0.4.5 (2023-08-10 11:10), 0.4.6 (2023-12-12 12:40)
Other packages that cited tidytree R package
View tidytree citation profile
Other R packages that tidytree depends, imports, suggests or enhances
Complete documentation for tidytree
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA