0c8aaf33 |
Package: ggtree
Type: Package
|
c42351bd |
Title: an R package for visualization and annotation of phylogenetic trees with
their covariates and other associated data
|
d7cfc5a4 |
Version: 1.11.6
|
ae793576 |
Authors@R: c(
|
ea38627a |
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")),
|
7edb7c2a |
person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com", role = c("aut", "ths")),
person("Justin", "Silverman", email = "jsilve24@gmail.com", role = "ctb")
|
ae793576 |
)
|
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
of phylogenetic trees with their covariates and other associated data.
|
b921de96 |
Depends:
|
14ff9149 |
R (>= 3.4.0)
|
b921de96 |
Imports:
ape,
|
13af7bc0 |
dplyr,
|
14ff9149 |
ggplot2 (>= 2.2.0),
|
a744c1d2 |
grDevices,
|
b921de96 |
grid,
magrittr,
methods,
|
2fa23352 |
purrr,
rlang,
|
c42351bd |
rvcheck,
|
96532506 |
scales,
|
13af7bc0 |
tibble,
|
a744c1d2 |
tidyr,
|
f504471e |
tidytree (>= 0.1.5),
treeio (>= 1.3.9),
|
a744c1d2 |
utils
|
b921de96 |
Suggests:
|
e4ea056a |
colorspace,
|
14ff9149 |
cowplot,
|
ef017f6c |
emojifont,
|
ea38627a |
ggimage,
|
b921de96 |
knitr,
|
d8a0e350 |
prettydoc,
|
6c9cd355 |
rmarkdown,
testthat
|
114673e7 |
Remotes:
GuangchuangYu/treeio
|
0c8aaf33 |
VignetteBuilder: knitr
|
ded558eb |
ByteCompile: true
|
0c8aaf33 |
License: Artistic-2.0
|
a90eeffd |
URL: https://guangchuangyu.github.io/ggtree
|
0c8aaf33 |
BugReports: https://github.com/GuangchuangYu/ggtree/issues
|
b921de96 |
Packaged: 2014-12-03 08:16:14 UTC; root
|
6c9cd355 |
biocViews: Alignment, Annotation, Clustering, DataImport,
MultipleSequenceAlignment, ReproducibleResearch, Software, Visualization
|
13af7bc0 |
RoxygenNote: 6.0.1
|