r-cran-cairo 1.6-1-2 source package in Ubuntu

Changelog

r-cran-cairo (1.6-1-2) unstable; urgency=medium

  * Fix clean
    Closes: #1045256

 -- Andreas Tille <email address hidden>  Mon, 23 Oct 2023 10:01:07 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-cairo_1.6-1-2.dsc 2.0 KiB d2e58e10fe5222f425b4a55405d57c5317dca3d203cc646ffb8b6f42828f8bb6
r-cran-cairo_1.6-1.orig.tar.gz 96.9 KiB e64dcfc4d7081f909c947643ff08241e14a4e6e68bf9c8459c6d64ede0c23714
r-cran-cairo_1.6-1-2.debian.tar.xz 3.3 KiB 932eab6de51a70e72b39c5693d149f3c8db98eebc5c0fdeefaf100470f43ba57

Available diffs

No changes file available.

Binary packages built by this source

r-cran-cairo: GNU R graphics device using cairo graphics library

 GNUR R graphics device using cairo graphics library for creating high-
 quality bitmap (PNG, JPEG, TIFF), vector (PDF, SVG, PostScript) and
 display (X11 and Win32) output
 .
 Cairo graphics device that can be use to create high-quality vector
 (PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and high-
 quality rendering in displays (X11 and Win32). Since it uses the same
 back-end for all output, copying across formats is WYSIWYG. Files are
 created without the dependence on X11 or other external programs. This
 device supports alpha channel (semi-transparent drawing) and resulting
 images can contain transparent and semi-transparent regions. It is ideal
 for use in server environments (file output) and as a replacement for
 other devices that don't have Cairo's capabilities such as alpha support
 or anti-aliasing. Backends are modular such that any subset of backends
 is supported.

r-cran-cairo-dbgsym: debug symbols for r-cran-cairo