The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Maintainer ‘Michael Jahn <jahn at mpusp.mpg.de>’

Last updated on 2026-04-17 11:54:24 CEST.

Package ERROR NOTE OK
WeightedTreemaps 2 2 10

Package WeightedTreemaps

Current CRAN status: ERROR: 2, NOTE: 2, OK: 10

Version: 0.1.4
Check: examples
Result: ERROR Running examples in 'WeightedTreemaps-Ex.R' failed The error most likely occurred in: > ### Name: drawTreemap > ### Title: drawTreemap > ### Aliases: drawTreemap > > ### ** Examples > > # load package > library(WeightedTreemaps) > > # generate dummy data > df <- data.frame( + A = rep(c("abcd", "efgh"), each = 4), + B = letters[1:8], + size = c(37, 52, 58, 27, 49, 44, 34, 45) + ) > > # compute treemap > tm <- voronoiTreemap( + data = df, + levels = c("B"), + cell_size = "size", + shape = "circle", + positioning = "regular", + seed = 123 + ) Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.1.4
Check: installed package size
Result: NOTE installed size is 12.6Mb sub-directories of 1Mb or more: doc 1.4Mb libs 10.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.