r-cran-ggplot2 3.2.1+dfsg-2 source package in Ubuntu
Changelog
r-cran-ggplot2 (3.2.1+dfsg-2) unstable; urgency=medium * Enable tests requiring vdiffr which is available now * Standards-Version: 4.5.0 (routine-update) * Set upstream metadata fields: Bug-Submit, Repository. -- Andreas Tille <email address hidden> Wed, 22 Jan 2020 09:46:35 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | gnu-r |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-ggplot2_3.2.1+dfsg-2.dsc | 2.3 KiB | 17f7f50b4d42fd51be4a5ca6a7fb42d94ef0269b562f4c271d43e73bcce9f5e0 |
r-cran-ggplot2_3.2.1+dfsg.orig.tar.xz | 1.3 MiB | e89d49af5b77cb6612d1e4b73c9d1a12fc963a578087140616736adcbaacaf33 |
r-cran-ggplot2_3.2.1+dfsg-2.debian.tar.xz | 4.1 KiB | dfffc21a9277707af9bd81da8f7dd0f9f6be034b4ef7575947449653dd44982f |
Available diffs
- diff from 3.2.1+dfsg-1 to 3.2.1+dfsg-2 (1.2 KiB)
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.