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

Changelog

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

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)
  * Activate autopkgtest since r-cran-spelling is available now

 -- Andreas Tille <email address hidden>  Sat, 24 Jun 2023 23:23: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-magick_2.7.4+dfsg-1.dsc 2.2 KiB b3dfb2bef2f2b2e9857b64820d753986884ba40934c4130a7d345f8779afad79
r-cran-magick_2.7.4+dfsg.orig.tar.xz 93.0 KiB 085376995cffa6978ccf024062ad0d3202db6b1eb0dccacb0445eb3cac0f2e12
r-cran-magick_2.7.4+dfsg-1.debian.tar.xz 3.3 KiB 02af7edb5cbdef7c03dddd7bd411f444ca45c091776d905d2ae9eb33ab613a31

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