d32146c6 |
Package: ggtree
Type: Package
|
3a0dfc07 |
Title: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data
|
817c093d |
Version: 1.7.5
|
851824ec |
Authors@R: c(
|
6d37297b |
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph")),
|
335d6925 |
person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com", rol = c("aut", "ths")),
|
0710a7b7 |
person("Justin", "Silverman", email = "jsilve24@gmail.com", rol = "ctb")
|
851824ec |
)
|
d32146c6 |
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
|
3a0dfc07 |
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.
|
b2b46fb5 |
Depends:
|
817c093d |
R (>= 3.3.2),
ggplot2 (>= 2.2.0),
treeio
|
b2b46fb5 |
Imports:
ape,
|
a17e3583 |
grDevices,
|
b2b46fb5 |
grid,
magrittr,
methods,
|
a17e3583 |
tidyr,
utils
|
b2b46fb5 |
Suggests:
|
27786944 |
Biostrings,
|
90df068e |
colorspace,
|
f1f0d8d2 |
EBImage,
|
84e78228 |
emojifont,
|
b2b46fb5 |
knitr,
|
858ecfa1 |
prettydoc,
|
f1f0d8d2 |
rmarkdown,
|
25ce9608 |
scales,
|
f1f0d8d2 |
testthat
|
d32146c6 |
VignetteBuilder: knitr
|
bb14ac03 |
ByteCompile: true
|
d32146c6 |
License: Artistic-2.0
|
27786944 |
URL: https://guangchuangyu.github.io/ggtree
|
d32146c6 |
BugReports: https://github.com/GuangchuangYu/ggtree/issues
|
b2b46fb5 |
Packaged: 2014-12-03 08:16:14 UTC; root
|
f1f0d8d2 |
biocViews: Alignment, Annotation, Clustering, DataImport,
MultipleSequenceAlignment, ReproducibleResearch, Software, Visualization
RoxygenNote: 5.0.1
|