Package: ggtreeExtra
Type: Package
Title: An R Package To Add Geometric Layers On Circular Or Other Layout
        Tree Of "ggtree"
Version: 1.0.4
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, utils, rlang, ggnewscale, stats
Suggests: ggtree, treeio, ggstar, patchwork, knitr, rmarkdown,
        prettydoc, markdown
License: GPL-3
Encoding: UTF-8
URL: https://github.com/YuLab-SMU/ggtreeExtra/
BugReports: https://github.com/YuLab-SMU/ggtreeExtra/issues
LazyData: true
ByteCompile: true
Roxygen: list(markdown = TRUE)
biocViews: Software, Visualization, Phylogenetics, Annotation
RoxygenNote: 7.1.1
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/ggtreeExtra
git_branch: RELEASE_3_12
git_last_commit: 921bdf2
git_last_commit_date: 2021-04-26
Date/Publication: 2021-04-26
NeedsCompilation: no
Packaged: 2021-04-27 01:27:34 UTC; biocbuild
Author: Shuangbin Xu [aut, cre] (<https://orcid.org/0000-0003-3513-5362>),
  Guangchuang Yu [aut, ctb] (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Shuangbin Xu <xshuangbin@163.com>
Built: R 4.0.5; ; 2021-04-27 13:28:41 UTC; windows
