Package: treeio
Title: Base Classes and Functions for Phylogenetic Tree Input and
        Output
Version: 1.4.3
Authors@R: c(
    person("Guangchuang", "Yu",     email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
    person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com",   role = c("ctb", "ths")),
    person("Casey", "Dunn",         email = "casey_dunn@brown.edu",    role = "ctb"),
    person("Bradley", "Jones",      email = "brj1@sfu.ca",             role = "ctb")
	  )
Description: Base classes and functions for parsing and exporting phylogenetic trees. 'treeio' supports parsing analysis findings from commonly used software packages, allows linking external data to phylogeny and merging tree data obtained from different sources. It also supports exporting phylogenetic tree with heterogeneous associated data to a single tree file.
Depends: R (>= 3.4.0)
Imports: ape, dplyr, jsonlite, magrittr, methods, rlang, rvcheck,
        tibble, tidytree (>= 0.1.7)
Suggests: ggplot2, ggtree, knitr, prettydoc, testthat, tidyr
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://guangchuangyu.github.io/software/treeio
BugReports: https://github.com/GuangchuangYu/treeio/issues
Encoding: UTF-8
LazyData: true
biocViews: Software, Annotation, Clustering, DataImport,
        DataRepresentation, Alignment, MultipleSequenceAlignment
RoxygenNote: 6.1.0
git_url: https://git.bioconductor.org/packages/treeio
git_branch: RELEASE_3_7
git_last_commit: 6eff9cd
git_last_commit_date: 2018-08-13
Date/Publication: 2018-08-13
NeedsCompilation: no
Packaged: 2018-08-14 03:23:06 UTC; biocbuild
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>),
  Tommy Tsan-Yuk Lam [ctb, ths],
  Casey Dunn [ctb],
  Bradley Jones [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Built: R 3.5.1; ; 2018-08-14 10:44:36 UTC; windows
