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.1 | 
| Depends: | R (≥ 4.1.0), dplyr | 
| Imports: | ggplot2 (≥ 3.4.0), grid, legendry, scales | 
| Published: | 2025-10-14 | 
| 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.1.tar.gz | 
| Windows binaries: | r-devel: ggdiceplot_0.1.1.zip, r-release: ggdiceplot_0.1.1.zip, r-oldrel: ggdiceplot_0.1.1.zip | 
| macOS binaries: | r-release (arm64): ggdiceplot_0.1.1.tgz, r-oldrel (arm64): ggdiceplot_0.1.1.tgz, r-release (x86_64): ggdiceplot_0.1.1.tgz, r-oldrel (x86_64): ggdiceplot_0.1.1.tgz | 
| Old sources: | ggdiceplot archive | 
Please use the canonical form https://CRAN.R-project.org/package=ggdiceplot to link to this page.