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

Changelog

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

  * Rebuild with r-graphics-engine set by r-base
    Closes: #1039647

 -- Andreas Tille <email address hidden>  Thu, 06 Jul 2023 16:07:48 +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
Mantic release universe gnu-r

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-ggplot2_3.4.2+dfsg-2.dsc 2.7 KiB dbed2a57ec1090436f8cfdeaed52828a2542cee10e701c68598ed708b9808082
r-cran-ggplot2_3.4.2+dfsg.orig.tar.xz 1.3 MiB 96ff3abba3ab7d4c420ed9184836e2455db0bb1d5ab9387cbfcf92b72b35cf9b
r-cran-ggplot2_3.4.2+dfsg-2.debian.tar.xz 5.6 KiB 177c5519bdd2c0257ce10d29af47c7f34f13b55e41596cbd0bbd159e0d9c6858

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.