Package: ggtreeExtra
Type: Package 
Title: An R Package To Add Geometric Layers On Circular Or Other Layout Tree Of "ggtree"
Version: 1.21.0
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
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
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ggtreeExtra
git_branch: devel
git_last_commit: 0f8e990
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
