The d3.js framework with the plugins d3-voronoi-map, d3-voronoi-treemap and d3-weighted-voronoi are used to generate Voronoi treemaps in R and in a shiny application. The computation of the Voronoi treemaps are based on Nocaj and Brandes (2012) <doi:10.1111/j.1467-8659.2012.03078.x>.
Version: | 0.2.0 |
Imports: | data.tree, rlang, htmlwidgets, shiny, shinyjs, DT |
Suggests: | rmarkdown, scales, testthat |
Published: | 2019-01-11 |
DOI: | 10.32614/CRAN.package.voronoiTreemap |
Author: | Alexander Kowarik [aut, cre], Bernhard Meindl [aut], Malaver Vojvodic [aut], Mike Bostock [aut, cph] (d3.js library, http://d3js.org), Franck Lebeau [aut, cph] (d3-voronoi-treemap library, https://github.com/Kcnarf/d3-voronoi-treemap) |
Maintainer: | Alexander Kowarik <alexander.kowarik at statistik.gv.at> |
License: | GPL-3 |
URL: | https://github.com/uRosConf/voronoiTreemap |
NeedsCompilation: | no |
CRAN checks: | voronoiTreemap results |
Reference manual: | voronoiTreemap.pdf |
Package source: | voronoiTreemap_0.2.0.tar.gz |
Windows binaries: | r-devel: voronoiTreemap_0.2.0.zip, r-release: voronoiTreemap_0.2.0.zip, r-oldrel: voronoiTreemap_0.2.0.zip |
macOS binaries: | r-release (arm64): voronoiTreemap_0.2.0.tgz, r-oldrel (arm64): voronoiTreemap_0.2.0.tgz, r-release (x86_64): voronoiTreemap_0.2.0.tgz, r-oldrel (x86_64): voronoiTreemap_0.2.0.tgz |
Reverse suggests: | pcutils |
Please use the canonical form https://CRAN.R-project.org/package=voronoiTreemap to link to this page.