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: | 1.0.1 |
| Depends: | R (≥ 4.1.0) |
| Imports: | ggplot2 (≥ 3.4.0), grid,dplyr,legendry,scales |
| Published: | 2025-12-08 |
| 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 + fileLICENSE |
| URL: | https://github.com/maflot/ggdiceplot |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | ggdiceplot results |
| Reference manual: | ggdiceplot.html ,ggdiceplot.pdf |
| Package source: | ggdiceplot_1.0.1.tar.gz |
| Windows binaries: | r-devel:ggdiceplot_1.0.1.zip, r-release:ggdiceplot_1.0.1.zip, r-oldrel:ggdiceplot_1.0.1.zip |
| macOS binaries: | r-release (arm64):ggdiceplot_1.0.1.tgz, r-oldrel (arm64):ggdiceplot_1.0.1.tgz, r-release (x86_64):ggdiceplot_1.0.1.tgz, r-oldrel (x86_64):ggdiceplot_1.0.1.tgz |
| Old sources: | ggdiceplot archive |
Please use the canonical formhttps://CRAN.R-project.org/package=ggdiceplotto link to this page.