DESCRIPTION
0c8aaf33
 Package: ggtree
 Type: Package
4fca06a6
 Title: an R package for visualization of tree and annotation data
60c639c2
 Version: 3.7.0
ae793576
 Authors@R: c(
fbeaa25d
        person("Guangchuang", "Yu",     email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), 
             comment = c(ORCID = "0000-0002-6485-8781")),
c93aa099
        person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com",   role = c("aut", "ths")),
fbeaa25d
        person("Shuangbin", "Xu",       email = "xshuangbin@163.com",      role = "aut", 
             comment = c(ORCID="0000-0003-3513-5362")),
        person("Lin", " Li",            email = "williamlee2220@qq.com",   role = "ctb"),
c93aa099
        person("Bradley", "Jones",      email = "bjones@cfenet.ubc.ca",    role = "ctb"),
fbeaa25d
        person("Justin", "Silverman",   email = "jsilve24@gmail.com",      role = "ctb"),
c93aa099
        person("Watal M.", "Iwasaki",   email = "heavy.watal@gmail.com",   role = "ctb"),
fbeaa25d
        person("Yonghe", "Xia",         email = "xiayh17@gmail.com",       role = "ctb"),
c93aa099
        person("Ruizhu", "Huang",       email = "ruizhuRH@gmail.com",      role = "ctb")
        )
0c8aaf33
 Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
c42351bd
 Description: 'ggtree' extends the 'ggplot2' plotting system which implemented
     the grammar of graphics. 'ggtree' is designed for visualization and annotation
6540f9cb
     of phylogenetic trees and other tree-like structures with their annotation data.
b921de96
 Depends:
e5fdd3b3
     R (>= 3.5.0)
b921de96
 Imports:
     ape,
7e05bcf0
     aplot,
13af7bc0
     dplyr,
4995cf2a
     ggplot2 (>= 3.0.0),
b921de96
     grid,
     magrittr,
     methods,
2fa23352
     purrr,
     rlang,
7e05bcf0
     ggfun (>= 0.0.6),
99b0a413
     yulab.utils,
a744c1d2
     tidyr,
69143d0b
     tidytree (>= 0.3.9),
c00aac1c
     treeio (>= 1.8.0),
0fa9bd58
     utils,
ab464358
     scales,
     stats
b921de96
 Suggests:
ef017f6c
     emojifont,
ea38627a
     ggimage,
4c9fb8bb
     ggplotify,
d1cb2d91
     shadowtext,
dca8f8ff
     grDevices,
b921de96
     knitr,
9c4b3c86
     prettydoc,
6c9cd355
     rmarkdown,
dca8f8ff
     testthat,
a055e962
     tibble,
     glue
114673e7
 Remotes:
     GuangchuangYu/treeio
0c8aaf33
 VignetteBuilder: knitr
ded558eb
 ByteCompile: true
bbbd9abc
 Encoding: UTF-8
0c8aaf33
 License: Artistic-2.0
e6a56b47
 URL: https://www.amazon.com/Integration-Manipulation-Visualization-Phylogenetic-Computational-ebook/dp/B0B5NLZR1Z/ (book), http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12628 (paper)
a27c977f
 BugReports: https://github.com/YuLab-SMU/ggtree/issues
b921de96
 Packaged: 2014-12-03 08:16:14 UTC; root
6c9cd355
 biocViews: Alignment, Annotation, Clustering, DataImport,
d8161e0c
     MultipleSequenceAlignment, Phylogenetics, ReproducibleResearch, Software, Visualization
ab464358
 RoxygenNote: 7.2.1
1540db03
 Roxygen: list(markdown = TRUE)