DESCRIPTION
d32146c6
 Package: ggtree
 Type: Package
3a0dfc07
 Title: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data
718f3b75
 Version: 1.7.3
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")),
825952ed
 	   person("Justin", "Silverman", email = "jsilve24@gmail.com", rol = "ctb", comment = "geom_balance"),
09d5ff66
 	   person("Casey", "Dunn", email = "casey_dunn@brown.edu", rol = "ctb",
4b9c3fbb
 	          comment = c("propose using txtConnection so that parser functions can use tree strings as input",
 		  "modified nhx parsing to retain tip node numbers"))
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:
6384c840
     R (>= 3.3.1),
     ggplot2 (>= 2.1.0)
b2b46fb5
 Imports:
     ape,
a17e3583
     grDevices,
b2b46fb5
     grid,
     jsonlite,
     magrittr,
     methods,
245479db
     stats4,
a17e3583
     tidyr,
     utils
b2b46fb5
 Suggests:
27786944
     Biostrings,
90df068e
     colorspace,
f1f0d8d2
     EBImage,
84e78228
     emojifont,
b2b46fb5
     knitr,
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