Package: treeio
Title: Base Classes and Functions for Phylogenetic Tree Input and
        Output
Version: 1.2.2
Authors@R: c(person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre")),
	     person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com", rol = c("aut", "ths")),
	     person("Casey", "Dunn", email = "casey_dunn@brown.edu", rol = "ctb"),
	     person("Bradley", "Jones", email="brj1@sfu.ca", rol = "ctb")
	    )
Description: Base classes and functions for parsing and exporting phylogenetic
    trees.
Depends: R (>= 3.3.2)
Imports: ape, ggplot2, jsonlite, magrittr, methods, rvcheck
Suggests: Biostrings, ggtree (>= 1.7.5), knitr, prettydoc, testthat
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://guangchuangyu.github.io/treeio
BugReports: https://github.com/GuangchuangYu/treeio/issues
Encoding: UTF-8
LazyData: true
biocViews: Alignment, Annotation, Clustering, DataImport,
        MultipleSequenceAlignment, Software
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-01 02:32:21 UTC; biocbuild
Author: Guangchuang Yu [aut, cre],
  Tommy Tsan-Yuk Lam [aut, ths],
  Casey Dunn [ctb],
  Bradley Jones [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Built: R 3.4.3; ; 2018-03-01 08:53:20 UTC; windows
