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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 27 Oct 2023 11:40:51 +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-magick_2.8.1+dfsg-1.dsc 2.3 KiB c823c27cab724d7a144f6830314f0a0cd7ffa0ec603b92b0cd54d77d3c279a08
r-cran-magick_2.8.1+dfsg.orig.tar.xz 92.6 KiB 6740eb40867ad1104f6e8ce94fa5fc003918678e084d92b66e3a2e92217b9ab2
r-cran-magick_2.8.1+dfsg-1.debian.tar.xz 3.5 KiB 9f1cf08436f6b5a451510383bb54095e8a687986a120a947d7a41f310860ea32

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