Provides 'ggplot2' extensions for creating dice-based visualizations where each dot position represents a specific categorical variable. The package includes geom_dice() for displaying presence/absence of categorical variables using traditional dice patterns. Each dice position (1-6) represents a different category, with dots shown only when that category is present. This allows intuitive visualization of up to 6 categorical variables simultaneously.
Version: | 0.1.0 |
Depends: | R (≥ 4.1.0), dplyr |
Imports: | ggplot2 (≥ 3.4.0), grid, legendry, scales |
Published: | 2025-08-21 |
DOI: | 10.32614/CRAN.package.ggdiceplot |
Author: | Matthias Flotho |
Maintainer: | Matthias Flotho <matthias.flotho at ccb.uni-saarland.de> |
BugReports: | https://github.com/maflot/ggdiceplot/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/maflot/ggdiceplot |
NeedsCompilation: | no |
Citation: | ggdiceplot citation info |
Materials: | README |
CRAN checks: | ggdiceplot results |
Reference manual: | ggdiceplot.html , ggdiceplot.pdf |
Package source: | ggdiceplot_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=ggdiceplot to link to this page.