r-cran-magick 2.8.2+dfsg-1 source package in Ubuntu

Changelog

r-cran-magick (2.8.2+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 08 Jan 2024 21:14:20 +0100

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-magick_2.8.2+dfsg-1.dsc 2.3 KiB 9247ba016adc0d9947de8c10f2f875f1e083875a507f543ff15abd98d0121d00
r-cran-magick_2.8.2+dfsg.orig.tar.xz 93.2 KiB 2cb7d4a8d2bf17e3bea57f71477fcb9fb5690ba1678eb7ea16a2c4c231ba8c7a
r-cran-magick_2.8.2+dfsg-1.debian.tar.xz 3.5 KiB ec259c1390886d762080b106098f0b92ca718ee8dcc03cfb6a474b4e0ef76fc7

Available diffs

No changes file available.

Binary packages built by this source

r-cran-magick: advanced graphics and image-processing in GNU R

 Bindings to 'ImageMagick': the most comprehensive open-source image
 processing library available. Supports many common formats (png, jpeg, tiff,
 pdf, etc) and manipulations (rotate, scale, crop, trim, flip, blur, etc).
 All operations are vectorized via the Magick++ STL meaning they operate either
 on a single frame or a series of frames for working with layers, collages,
 or animation. In RStudio images are automatically previewed when printed to
 the console, resulting in an interactive editing environment. The latest
 version of the package includes a native graphics device for creating
 in-memory graphics or drawing onto images using pixel coordinates.

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