Package: phylocanvas
Title: Interactive Phylogenetic Trees Using the 'Phylocanvas'
JavaScript Library
Version: 0.1.3
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
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, methods (>= 3.3.0)
Suggests: magrittr, knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Collate: 'load.tree.R' 'as_tree.R' 'get.descendants.R'
'nodes.branches.R' 'phylocanvas.R'
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev
libssl-dev
Repository: https://phylotastic.r-universe.dev
Date/Publication: 2017-10-30 20:12:15 UTC
RemoteUrl: https://github.com/zachcp/phylocanvas
RemoteRef: HEAD
RemoteSha: afc7dc0646f699873c4ff675ae5f69bcb923bd36
NeedsCompilation: no
Packaged: 2026-06-19 10:26:31 UTC; root
Author: zachary charlop-powers [aut, cre]
Maintainer: zachary charlop-powers