r-cran-patchwork 1.1.3-1 source package in Ubuntu

Changelog

r-cran-patchwork (1.1.3-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Fri, 01 Sep 2023 11:44:05 +0200

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-patchwork_1.1.3-1.dsc 2.3 KiB 591a32a39bb057c630973eae85bb5c0a5800f898d3d0de3a0efa856dc53cbc2c
r-cran-patchwork_1.1.3.orig.tar.gz 3.1 MiB e976424f4bd88e075f2ca6836db2aa1eb5fa7ad6a20ad0a34a4d5047d59ad71e
r-cran-patchwork_1.1.3-1.debian.tar.xz 3.2 KiB d8feb4844539dac469f4b4f91832dd127637f7da6b81956dce77cde4b04c6c1a

Available diffs

No changes file available.

Binary packages built by this source

r-cran-patchwork: GNU R the composer of plots

 The 'ggplot2' package provides a strong API for sequentially
 building up a plot, but does not concern itself with composition of multiple
 plots. 'patchwork' is a package that expands the API to allow for
 arbitrarily complex composition of plots by, among others, providing
 mathematical operators for combining multiple plots. Other packages that try
 to address this need (but with a different approach) are 'gridExtra' and
 'cowplot'.