Package: phylocanvas
Title: Interactive Phylogenetic Trees Using the 'Phylocanvas'
        JavaScript Library
Version: 0.1.0
Authors@R: person("zachary", "charlop-powers", email = "zach.charlop.powers@gmail.com", role = c("aut", "cre"))
Description: Create and customize interactive phylogenetic trees using the 'phylocanvas' JavaScript library and the 'htmlwidgets' package. These trees can be used directly from the R console, from 'RStudio', in Shiny apps, and in R Markdown documents.  See <http://phylocanvas.org/>  for more information on the 'phylocanvas' library.
URL: https://github.com/zachcp/phylocanvas, http://phylocanvas.org/
BugReports: https://github.com/zachcp/phylocanvas/issues
Depends: R (>= 3.3.1)
Imports: ape (>= 4.0), phylobase, htmlwidgets, magrittr, methods (>=
        3.3.0)
Suggests: knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
VignetteBuilder: knitr
Collate: 'load.tree.R' 'as.tree.R' 'get.descendants.R'
        'nodes.branches.R' 'phylocanvas.R'
NeedsCompilation: no
Packaged: 2017-02-03 04:04:55 UTC; zachpowers
Author: zachary charlop-powers [aut, cre]
Maintainer: zachary charlop-powers <zach.charlop.powers@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-03 14:33:14
