0c8aaf33 |
Package: ggtree
Type: Package
|
c42351bd |
Title: an R package for visualization and annotation of phylogenetic trees with
their covariates and other associated data
|
30a6bb41 |
Version: 1.9.4
|
ae793576 |
Authors@R: c(
|
5f9c47a7 |
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph")),
|
e90134d2 |
person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com", rol = c("aut", "ths")),
|
98e235d8 |
person("Justin", "Silverman", email = "jsilve24@gmail.com", rol = "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:
|
d8a0e350 |
R (>= 3.3.2),
ggplot2 (>= 2.2.0),
treeio
|
b921de96 |
Imports:
ape,
|
a744c1d2 |
grDevices,
|
b921de96 |
grid,
magrittr,
methods,
|
c42351bd |
rvcheck,
|
a744c1d2 |
tidyr,
utils
|
b921de96 |
Suggests:
|
a90eeffd |
Biostrings,
|
e4ea056a |
colorspace,
|
6c9cd355 |
EBImage,
|
ef017f6c |
emojifont,
|
b921de96 |
knitr,
|
d8a0e350 |
prettydoc,
|
6c9cd355 |
rmarkdown,
|
af18d052 |
scales,
|
6c9cd355 |
testthat
|
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
|
f0e199ad |
RoxygenNote: 5.0.1
|