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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Charles Plessy <email address hidden>  Wed, 19 Jun 2024 08:49:35 +0900

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-magick_2.8.3+dfsg-1.dsc 2.3 KiB cbfdab95fa7067b18b57b4caf676cc83b3f1fe603bdcca8813b457416522d659
r-cran-magick_2.8.3+dfsg.orig.tar.xz 93.8 KiB 31c1e7dabca5150ee03516b30c61010c081df626156d26447d0e228d00905565
r-cran-magick_2.8.3+dfsg-1.debian.tar.xz 3.5 KiB cafe63751ea941aa67bfe5d07d85ed8002de09b1897415c2ebda4d985424b5a1

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