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
Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev
        make libicu-dev libpng-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:19:16 UTC
RemoteUrl: https://github.com/bioc/ggtreeDendro
RemoteRef: HEAD
RemoteSha: f945905e66c25eff7565400e2eeb16d7eeb79767
NeedsCompilation: no
Packaged: 2025-11-02 03:45:57 UTC; root
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-02 03:47:59 UTC; windows
