Package: ggtree
Type: Package
Title: an R package for visualization and annotation of phylogenetic
        trees with their covariates and other associated data
Version: 1.16.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 = "brj1@sfu.ca",             role = "ctb"),
	   person("Watal M.", "Iwasaki",   email = "heavy.watal@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 with their covariates and other associated data.
Depends: R (>= 3.4.0)
Imports: ape, dplyr, ggplot2 (>= 3.0.0), grid, magrittr, methods,
        purrr, rlang, rvcheck (>= 0.1.0), tidyr, tidytree (>= 0.2.4),
        treeio (>= 1.7.3), utils
Suggests: emojifont, ggimage, ggplotify, grDevices, knitr, prettydoc,
        rmarkdown, scales, 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/GuangchuangYu/ggtree/issues
Packaged: 2019-08-27 03:13:11 UTC; biocbuild
biocViews: Alignment, Annotation, Clustering, DataImport,
        MultipleSequenceAlignment, ReproducibleResearch, Software,
        Visualization
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/ggtree
git_branch: RELEASE_3_9
git_last_commit: 245e2ec
git_last_commit_date: 2019-08-26
Date/Publication: 2019-08-26
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]
Built: R 3.6.1; ; 2019-08-27 13:04:21 UTC; windows
