d3Tree: Create Interactive Collapsible Trees with the JavaScript 'D3' Library

Create and customize interactive collapsible 'D3' trees using the 'D3' JavaScript library and the 'htmlwidgets' package. These trees can be used directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents. When in Shiny the tree layout is observed by the server and can be used as a reactive filter of structured data.

Version: 0.3.0
Depends: R (≥ 4.0.0)
Imports: htmlwidgets, tibble, tidyselect, dplyr, utils
Suggests: rmarkdown
Published: 2024-01-29
Author: Jonathan Sidi [aut, cre], Kenton Russell [ctb] (https://github.com/timelyportfolio)
Maintainer: Jonathan Sidi <yonicd at gmail.com>
BugReports: https://github.com/yonicd/d3Tree/issues
License: MIT + file LICENSE
URL: https://github.com/yonicd/d3Tree
NeedsCompilation: no
Materials: README
CRAN checks: d3Tree results

Documentation:

Reference manual: d3Tree.pdf

Downloads:

Package source: d3Tree_0.3.0.tar.gz
Windows binaries: r-devel: d3Tree_0.3.0.zip, r-release: d3Tree_0.3.0.zip, r-oldrel: d3Tree_0.3.0.zip
macOS binaries: r-release (arm64): d3Tree_0.3.0.tgz, r-oldrel (arm64): d3Tree_0.3.0.tgz, r-release (x86_64): d3Tree_0.3.0.tgz
Old sources: d3Tree archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=d3Tree to link to this page.