ggdiceplot: Dice Plot Visualization for 'ggplot2'

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 ORCID iD [aut, cre]
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

Documentation:

Reference manual: ggdiceplot.html , ggdiceplot.pdf

Downloads:

Package source: ggdiceplot_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: ggdiceplot_0.1.0.zip, r-oldrel: ggdiceplot_0.1.0.zip
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): ggdiceplot_0.1.0.tgz, r-oldrel (x86_64): ggdiceplot_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggdiceplot to link to this page.