Package: ggtree
Type: Package
Title: an R package for visualization and annotation of phylogenetic trees with
    their covariates and other associated data
Version: 1.11.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")
	   )
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 (>= 2.2.0),
    grDevices,
    grid,
    magrittr,
    methods,
    purrr,
    rlang,
    rvcheck,
    scales,
    tibble,
    tidyr,
    tidytree (>= 0.1.5),
    treeio (>= 1.3.9),
    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/ggtree
BugReports: https://github.com/GuangchuangYu/ggtree/issues
Packaged: 2014-12-03 08:16:14 UTC; root
biocViews: Alignment, Annotation, Clustering, DataImport,
    MultipleSequenceAlignment, ReproducibleResearch, Software, Visualization
RoxygenNote: 6.0.1