Package: ggtreeSpace
Title: Visualizing Phylomorphospaces using 'ggtree'
Version: 1.5.0
Authors@R: c(
       person("Guangchuang", "Yu", 
              email = "guangchuangyu@gmail.com", 
              role = c("aut", "cre", "ths", "cph"), 
              comment = c(ORCID = "0000-0002-6485-8781")
       ),
        person(given = "Li", family = "Lin",
              email = "williamlee2220@gmail.com",
              role = "ctb"
       )
  )
Description: This package is a comprehensive visualization tool specifically 
             designed for exploring phylomorphospace. It not only simplifies 
             the process of generating phylomorphospace, but also enhances it 
             with the capability to add graphic layers to the plot with
             grammar of graphics to create fully annotated phylomorphospaces.
             It also provide some utilities to help interpret evolutionary 
             patterns.
Imports: interp, ape, dplyr, GGally, ggplot2, grid, ggtree, phytools,
        rlang, tibble, tidyr, tidyselect, stats
Suggests: knitr, prettydoc, rmarkdown, BiocStyle, testthat (>= 3.0.0)
License: Artistic-2.0
biocViews: Annotation, Visualization, Phylogenetics, Software
BugReports: https://github.com/YuLab-SMU/ggtreeSpace/issues
URL: https://github.com/YuLab-SMU/ggtreeSpace
RoxygenNote: 7.3.1
Encoding: UTF-8
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ggtreeSpace
git_branch: devel
git_last_commit: 44249a1
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-10-07
NeedsCompilation: no
Packaged: 2025-10-07 21:54:33 UTC; biocbuild
Author: Guangchuang Yu [aut, cre, ths, cph] (ORCID:
    <https://orcid.org/0000-0002-6485-8781>),
  Li Lin [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Depends: R (>= 4.1.0)
