Package: ggtreeSpace
Title: Visualizing Phylomorphospaces using 'ggtree'
Version: 1.8.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
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libglpk-dev make libicu-dev libpng-dev
        libuv1-dev libxml2-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:02:58 UTC
RemoteUrl: https://github.com/bioc/ggtreeSpace
RemoteRef: RELEASE_3_23
RemoteSha: 33fb47b811463207656c921f92d1382e5246887a
NeedsCompilation: no
Packaged: 2026-04-29 22:12:17 UTC; root
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)
Built: R 4.6.0; ; 2026-04-29 22:13:49 UTC; windows
