Package: ggtreeDendro
Title: Drawing 'dendrogram' using 'ggtree'
Version: 1.0.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
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.2.1
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ggtreeDendro
git_branch: RELEASE_3_16
git_last_commit: 645a8eb
git_last_commit_date: 2022-11-01
Date/Publication: 2022-11-01
NeedsCompilation: no
Packaged: 2022-11-02 00:38:05 UTC; biocbuild
Author: Guangchuang Yu [aut, cre, cph]
    (<https://orcid.org/0000-0002-6485-8781>),
  Shuangbin Xu [ctb] (<https://orcid.org/0000-0003-3513-5362>),
  Chuanjie Zhang [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Built: R 4.2.1; ; 2022-11-02 13:41:25 UTC; windows
