r-cran-ggplot2 3.4.2+dfsg-1 source package in Ubuntu

Changelog

r-cran-ggplot2 (3.4.2+dfsg-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)
  * Versioned Test-Depends: r-cran-svglite (>= 2.1.1-2~) and
    r-cran-vdiffr (>= 1.0.5-2~) to deal with R graphics ABI change

 -- Andreas Tille <email address hidden>  Fri, 30 Jun 2023 11:55:51 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggplot2_3.4.2+dfsg-1.dsc 2.7 KiB cf37f1b4fcff18ffc186ab87b9bb06fed37fef1ef3af9b7659538cf00429bd7f
r-cran-ggplot2_3.4.2+dfsg.orig.tar.xz 1.3 MiB 96ff3abba3ab7d4c420ed9184836e2455db0bb1d5ab9387cbfcf92b72b35cf9b
r-cran-ggplot2_3.4.2+dfsg-1.debian.tar.xz 5.5 KiB 19a83d2199367a54f0d9839bbd23d254540b71a0a62b01e314bcc36ef2de8b78

No changes file available.

Binary packages built by this source

r-cran-ggplot2: implementation of the Grammar of Graphics

 ggplot2 combines the advantages of both base and lattice graphics.
 Conditioning and shared axes are handled automatically, and you can
 still build up a plot step by step from multiple data sources. It
 also implements a sophisticated multidimensional conditioning system
 and a consistent interface to map data to aesthetic attributes.