Package: ggtree
Type: Package
Title: an R package for visualization of tree and annotation data
Version: 2.1.6
Authors@R: c(
	   person("Guangchuang", "Yu",     email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")),
	   person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com",   role = c("aut", "ths")),
	   person("Justin", "Silverman",   email = "jsilve24@gmail.com",      role = "ctb"),
	   person("Bradley", "Jones",      email = "bjones@cfenet.ubc.ca",             role = "ctb"),
	   person("Watal M.", "Iwasaki",   email = "heavy.watal@gmail.com",   role = "ctb"),
	   person("Ruizhu", "Huang",       email = "ruizhuRH@gmail.com",      role = "ctb")
	   )
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: 'ggtree' extends the 'ggplot2' plotting system which implemented
    the grammar of graphics. 'ggtree' is designed for visualization and annotation
    of phylogenetic trees and other tree-like structures with their annotation data.
Depends: R (>= 3.5.0)
Imports: ape, aplot (>= 0.0.4), dplyr, ggplot2 (>= 3.0.0), grid,
        magrittr, methods, purrr, rlang, rvcheck, tidyr, tidytree (>=
        0.2.6), treeio (>= 1.8.0), utils
Suggests: emojifont, ggimage, ggplotify, grDevices, knitr, prettydoc,
        rmarkdown, scales, stats, testthat, tibble
Remotes: GuangchuangYu/treeio
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
License: Artistic-2.0
URL: https://yulab-smu.github.io/treedata-book/
BugReports: https://github.com/YuLab-SMU/ggtree/issues
Packaged: 2020-04-10 04:14:39 UTC; biocbuild
biocViews: Alignment, Annotation, Clustering, DataImport,
        MultipleSequenceAlignment, ReproducibleResearch, Software,
        Visualization
RoxygenNote: 7.0.2
Roxygen: list(markdown = TRUE)
git_url: https://git.bioconductor.org/packages/ggtree
git_branch: master
git_last_commit: 5e2806b
git_last_commit_date: 2020-04-09
Date/Publication: 2020-04-09
NeedsCompilation: no
Author: Guangchuang Yu [aut, cre, cph]
    (<https://orcid.org/0000-0002-6485-8781>),
  Tommy Tsan-Yuk Lam [aut, ths],
  Justin Silverman [ctb],
  Bradley Jones [ctb],
  Watal M. Iwasaki [ctb],
  Ruizhu Huang [ctb]
Built: R 4.0.0; ; 2020-04-10 16:50:23 UTC; windows
