Package: ggtree Type: Package Title: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data Version: 1.7.3 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph")), person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com", rol = c("aut", "ths")), person("Justin", "Silverman", email = "jsilve24@gmail.com", rol = "ctb", comment = "geom_balance"), person("Casey", "Dunn", email = "casey_dunn@brown.edu", rol = "ctb", comment = c("propose using txtConnection so that parser functions can use tree strings as input", "modified nhx parsing to retain tip node numbers")) ) 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.3.1), ggplot2 (>= 2.1.0) Imports: ape, grDevices, grid, jsonlite, magrittr, methods, stats4, tidyr, utils Suggests: Biostrings, colorspace, EBImage, emojifont, knitr, rmarkdown, scales, 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: 5.0.1