Package: tidytree
Title: A Tidy Tool for Phylogenetic Tree Data Manipulation
Version: 0.4.8
Authors@R: c(
           person("Guangchuang", "Yu",   email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")),
           person("Bradley", "Jones",    email = "brj1@sfu.ca",             role = "ctb"),
           person("Zebulun", "Arendsee", email = "zbwrnz@gmail.com",        role = "ctb")
           )
Description: Phylogenetic trees contain components such as nodes, edges,
    branches, and associated data. As the core data manipulation tool in the
    'ggtree' ecosystem, 'tidytree' provides tools for converting tree objects
    to tidy data frames and tidy interfaces for manipulating, analyzing, and
    visualizing tree data.
Depends: R (>= 3.4.0)
Imports: ape, dplyr, lazyeval, magrittr, methods, rlang, tibble, tidyr,
        tidyselect, yulab.utils (>= 0.1.5), pillar, cli
Suggests: testthat, utils
ByteCompile: true
License: Artistic-2.0
URL: https://yulab-smu.top/contribution-tree-data/
BugReports: https://github.com/YuLab-SMU/tidytree/issues
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-02 01:25:37 UTC; HUAWEI
Author: Guangchuang Yu [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6485-8781>),
  Bradley Jones [ctb],
  Zebulun Arendsee [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-02 22:30:02 UTC
Built: R 4.7.0; ; 2026-07-02 23:51:38 UTC; windows
