Package: ggsankeyfier Type: Package Title: Create Sankey and Alluvial Diagrams Using 'ggplot2' Version: 0.1.8.0015 Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre", "dtc"), email = "pepijn.devries@outlook.com", comment = c(ORCID = "0000-0002-7961-6646")), person("Gerjan", "Piet", role = c("dtc"), comment = c(ORCID = "0000-0003-0702-1624")), person("Ruud", "Jongbloed", role = c("dtc"), comment = c(ORCID = "0000-0002-9378-5382")), person("Anne", "Grundlehner", role = c("dtc"), comment = c(ORCID = "0000-0003-3375-3511")), person("Jacqueline", "Tamis", role = c("dtc"), comment = c(ORCID = "0000-0002-8206-5830"))) Author: Pepijn de Vries [aut, cre, dtc] (0000-0002-7961-6646), Gerjan Piet [dtc] (0000-0003-0702-1624), Ruud Jongbloed [dtc] (0000-0002-9378-5382), Anne Grundlehner [dtc] (0000-0003-3375-3511), Jacqueline Tamis [dtc] (0000-0002-8206-5830) Maintainer: Pepijn de Vries Description: Sankey and alluvial diagrams visualise flows of quantities across stages in stacked bars. This package makes it easy to create such diagrams using 'ggplot2'. Depends: R (>= 4.1.0) Imports: dplyr, ggplot2 (>= 4.0.0), grid (>= 4.1.0), gridBezier, methods, rlang, scales, stats, tidyr, vwline Suggests: gganimate, knitr, ragg, rmarkdown, stringr, svglite, testthat (>= 3.0.0), vdiffr License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Collate: 'draw_edges.r' 'draw_key.r' 'ecosystem_services.r' 'geom_segment.r' 'scale_waist.r' 'geom_edge.r' 'position_helpers.r' 'geom_node.r' 'ggsankeyfier-package.r' 'imports.r' 'pivot_stages.r' 'position.r' 'short_cuts.r' 'stat_edge.r' 'stat_node_helpers.r' 'stat_node.r' VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://pepijn-devries.github.io/ggsankeyfier/, https://github.com/pepijn-devries/ggsankeyfier/ BugReports: https://github.com/pepijn-devries/ggsankeyfier/issues Config/pak/sysreqs: libicu-dev Repository: https://pepijn-devries.r-universe.dev Date/Publication: 2025-12-03 15:17:32 UTC RemoteUrl: https://github.com/pepijn-devries/ggsankeyfier RemoteRef: master RemoteSha: 66c3b840a5449ddb79a826fabbfa283e3b697280 NeedsCompilation: no Packaged: 2026-06-01 10:17:42 UTC; root