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://bips-hb.r-universe.dev Date/Publication: 2026-03-31 10:56:39 UTC RemoteUrl: https://github.com/bips-hb/ggiraphAlluvial RemoteRef: HEAD RemoteSha: 555e39c3c5d52ec7a254aef8c39df8c6a5467ecf NeedsCompilation: no Packaged: 2026-07-04 20:30:40 UTC; root Author: Andreas Mändle [aut, cre] Maintainer: Andreas Mändle