r-cran-ggalluvial 0.12.5-2 source package in Ubuntu

Changelog

r-cran-ggalluvial (0.12.5-2) unstable; urgency=medium

  * Team upload.
  * No need to restrict version of dplyr in this version

 -- Andreas Tille <email address hidden>  Sat, 25 Feb 2023 17:22:14 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggalluvial_0.12.5-2.dsc 2.2 KiB 8b47d7e31257a9cbc64e667dbcad942938b65a7586b6584de61988e94a86e36c
r-cran-ggalluvial_0.12.5.orig.tar.gz 2.7 MiB 90044c880e70096137a733d601b11e558fe55e4e7d3aaacac6f08d7847415d71
r-cran-ggalluvial_0.12.5-2.debian.tar.xz 4.1 KiB 787049374c70dd8baf2a9998b34cb03a7cea80fee212a6efc95fbd584aaea36f

Available diffs

No changes file available.

Binary packages built by this source

r-cran-ggalluvial: GNU R alluvial plots in 'ggplot2'

 Alluvial plots use variable-width ribbons and stacked bar plots to
 represent multi-dimensional or repeated-measures data with categorical or
 ordinal variables; see Riehmann, Hanfler, and Froehlich (2005)
 <doi:10.1109/INFVIS.2005.1532152> and Rosvall and Bergstrom (2010)
 <doi:10.1371/journal.pone.0008694>.
 Alluvial plots are statistical graphics in the sense of Wilkinson (2006)
 <doi:10.1007/0-387-28695-0>; they share elements with Sankey diagrams and
 parallel sets plots but are uniquely determined from the data and a small
 set of parameters. This package extends Wickham's (2010)
 <doi:10.1198/jcgs.2009.07098> layered grammar of graphics to generate
 alluvial plots from tidy data.