Package: ggtree Type: Package Title: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data Version: 1.11.3 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")), person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com", role = c("aut", "ths")), person("Justin", "Silverman", email = "jsilve24@gmail.com", role = "ctb") ) Maintainer: Guangchuang Yu <guangchuangyu@gmail.com> 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. Depends: R (>= 3.4.0), ggplot2 (>= 2.2.0), treeio (>= 1.3.3) Imports: ape, dplyr, grDevices, grid, magrittr, methods, rvcheck, scales, tibble, tidyr, tidytree, utils Suggests: Biostrings, colorspace, emojifont, ggimage, knitr, prettydoc, rmarkdown, testthat VignetteBuilder: knitr ByteCompile: true License: Artistic-2.0 URL: https://guangchuangyu.github.io/ggtree BugReports: https://github.com/GuangchuangYu/ggtree/issues Packaged: 2014-12-03 08:16:14 UTC; root biocViews: Alignment, Annotation, Clustering, DataImport, MultipleSequenceAlignment, ReproducibleResearch, Software, Visualization RoxygenNote: 6.0.1