Package: ggtreeDendro Title: Drawing 'dendrogram' using 'ggtree' Version: 1.15.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 cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libpng-dev libuv1-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:59:11 UTC RemoteUrl: https://github.com/bioc/ggtreeDendro RemoteRef: HEAD RemoteSha: aee364bf2e8797888bb27f1aaa0ca5caca017244 NeedsCompilation: no Packaged: 2026-05-30 08:13:21 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ), Shuangbin Xu [ctb] (ORCID: ), Chuanjie Zhang [ctb] Maintainer: Guangchuang Yu