Package: ggiraphAlluvial Type: Package Title: Interactive Alluvial Geoms for 'ggplot2' Using 'ggiraph' Version: 0.1.1 Authors@R: person( given = "Andreas", family = "Mändle", email = "maendle@leibniz-bips.de", role = c("aut", "cre") ) Description: Provides interactive extensions of alluvial geoms from the 'ggalluvial' package for use with 'ggiraph'. The package enables tooltips, hover effects, and clickable elements for alluvial plots created with 'ggplot2', making it easier to explore categorical flow data in interactive visualizations. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: ggplot2, ggalluvial, ggiraph, rlang, tidyselect, dplyr Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libpng-dev libuv1-dev Repository: https://amaendle.r-universe.dev Date/Publication: 2026-03-31 10:46:52 UTC RemoteUrl: https://github.com/amaendle/ggiraphAlluvial RemoteRef: HEAD RemoteSha: c8dbdac6b3db6878b71f0ef2875b1891fead01cf NeedsCompilation: no Packaged: 2026-07-10 06:30:13 UTC; root Author: Andreas Mändle [aut, cre] Maintainer: Andreas Mändle