Package: ggtreeDendro
Title: Drawing 'dendrogram' using 'ggtree'
Version: 1.13.0
Authors@R: c(
       person("Guangchuang", "Yu",     email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), 
            comment = c(ORCID = "0000-0002-6485-8781")),
       person("Shuangbin", "Xu",       email = "xshuangbin@163.com",      role = "ctb", 
            comment = c(ORCID="0000-0003-3513-5362")),
       person("Chuanjie", "Zhang",       email = "959264868@qq.com",      role = "ctb")
       )
Description: Offers a set of 'autoplot' methods to visualize tree-like structures (e.g., hierarchical clustering and classification/regression trees) using 'ggtree'. You can adjust graphical parameters using grammar of graphic syntax and integrate external data to the tree.
Depends: ggtree (>= 3.5.3)
Imports: ggplot2, stats, tidytree, utils
Suggests: aplot, cluster, knitr, MASS, mdendro, prettydoc, pvclust,
        rmarkdown, testthat (>= 3.0.0), treeio, yulab.utils
License: Artistic-2.0
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
biocViews: Clustering, Classification, DecisionTree, Phylogenetics,
        Visualization
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ggtreeDendro
git_branch: devel
git_last_commit: f945905
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-11-12
NeedsCompilation: no
Packaged: 2025-11-12 21:22:45 UTC; biocbuild
Author: Guangchuang Yu [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6485-8781>),
  Shuangbin Xu [ctb] (ORCID: <https://orcid.org/0000-0003-3513-5362>),
  Chuanjie Zhang [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Built: R 4.6.0; ; 2025-11-13 01:59:01 UTC; unix
