Package: ggtreeExtra Type: Package Title: An R Package To Add Geometric Layers On Circular Or Other Layout Tree Of "ggtree" Version: 1.23.1 Authors@R: c( person(given = "Shuangbin", family = "Xu", role = c("aut", "cre"), email = "xshuangbin@163.com", comment = c(ORCID = "0000-0003-3513-5362")), person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-6485-8781")) ) Description: 'ggtreeExtra' extends the method for mapping and visualizing associated data on phylogenetic tree using 'ggtree'. These associated data can be presented on the external panels to circular layout, fan layout, or other rectangular layout tree built by 'ggtree' with the grammar of 'ggplot2'. Imports: ggplot2 (>= 4.0.0), utils, rlang, ggnewscale, stats, ggtree, tidytree (>= 0.3.9), cli, magrittr, yulab.utils Suggests: treeio, ggstar, patchwork, knitr, rmarkdown, prettydoc, markdown, testthat (>= 3.0.0), pillar License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/YuLab-SMU/ggtreeExtra/ BugReports: https://github.com/YuLab-SMU/ggtreeExtra/issues ByteCompile: true Roxygen: list(markdown = TRUE) biocViews: Software, Visualization, Phylogenetics, Annotation VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 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-06-04 06:26:22 UTC RemoteUrl: https://github.com/bioc/ggtreeExtra RemoteRef: HEAD RemoteSha: b353b67109d84f344f63b5607567357a5c1a58e2 NeedsCompilation: no Packaged: 2026-06-04 11:06:07 UTC; root Author: Shuangbin Xu [aut, cre] (ORCID: ), Guangchuang Yu [aut, ctb] (ORCID: ) Maintainer: Shuangbin Xu