0c8aaf33 |
Package: ggtree
Type: Package
|
4fca06a6 |
Title: an R package for visualization of tree and annotation data
|
5dd76f54 |
Version: 2.2.4
|
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")),
|
9263a7df |
person("Justin", "Silverman", email = "jsilve24@gmail.com", role = "ctb"),
|
e201d4b9 |
person("Bradley", "Jones", email = "bjones@cfenet.ubc.ca", role = "ctb"),
|
ec279f05 |
person("Watal M.", "Iwasaki", email = "heavy.watal@gmail.com", role = "ctb"),
person("Ruizhu", "Huang", email = "ruizhuRH@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
|
6540f9cb |
of phylogenetic trees and other tree-like structures with their annotation data.
|
b921de96 |
Depends:
|
e5fdd3b3 |
R (>= 3.5.0)
|
b921de96 |
Imports:
ape,
|
e5fdd3b3 |
aplot (>= 0.0.4),
|
13af7bc0 |
dplyr,
|
4995cf2a |
ggplot2 (>= 3.0.0),
|
b921de96 |
grid,
magrittr,
methods,
|
2fa23352 |
purrr,
rlang,
|
3fbeced3 |
rvcheck,
|
a744c1d2 |
tidyr,
|
5a652171 |
tidytree (>= 0.2.6),
|
c00aac1c |
treeio (>= 1.8.0),
|
a744c1d2 |
utils
|
b921de96 |
Suggests:
|
ef017f6c |
emojifont,
|
ea38627a |
ggimage,
|
4c9fb8bb |
ggplotify,
|
dca8f8ff |
grDevices,
|
b921de96 |
knitr,
|
9c4b3c86 |
prettydoc,
|
6c9cd355 |
rmarkdown,
|
dca8f8ff |
scales,
|
dce1205a |
stats,
|
dca8f8ff |
testthat,
tibble
|
114673e7 |
Remotes:
GuangchuangYu/treeio
|
0c8aaf33 |
VignetteBuilder: knitr
|
ded558eb |
ByteCompile: true
|
bbbd9abc |
Encoding: UTF-8
|
0c8aaf33 |
License: Artistic-2.0
|
3fbeced3 |
URL: https://yulab-smu.github.io/treedata-book/
|
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,
MultipleSequenceAlignment, ReproducibleResearch, Software, Visualization
|
6769fdeb |
RoxygenNote: 7.1.1
|
1540db03 |
Roxygen: list(markdown = TRUE)
|