Package: ggtree
Type: Package
Title: an R package for visualization and annotation of phylogenetic
        trees with their covariates and other associated data
Version: 1.14.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), grDevices, grid, magrittr,
        methods, purrr, rlang, rvcheck (>= 0.1.0), scales, tibble,
        tidyr, tidytree (>= 0.1.9), treeio (>= 1.3.14), utils
Suggests: colorspace, cowplot, emojifont, ggimage, knitr, prettydoc,
        rmarkdown, testthat
Remotes: GuangchuangYu/treeio
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://guangchuangyu.github.io/software/ggtree
BugReports: https://github.com/GuangchuangYu/ggtree/issues
Packaged: 2019-01-15 03:25:45 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_8
git_last_commit: 85a8780
git_last_commit_date: 2019-01-14
Date/Publication: 2019-01-14
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.5.2; ; 2019-01-15 12:05:48 UTC; windows
