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.6")



Attach the package and use:
library("tidytree")
Maintained by
Guangchuang Yu
[Scholar Profile | Author Map]
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.6, https://cran.r-project.org/web/packages/tidytree. Accessed 01 May. 2025.
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)
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for tidytree40060080010001200140016001800TrendBars

Today's Hot Picks in Authors and Packages

fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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