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

Changelog

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

  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * rename debian/tests/control.autodep8 to debian/tests/control
  * Trim trailing whitespace.
  * Set upstream metadata fields: Archive, Bug-Database, Repository.
  * Drop autopkgtest for the moment as long as r-cran-spelling is not uploaded

 -- Andreas Tille <email address hidden>  Mon, 16 Sep 2019 09:59:21 +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.2+dfsg-1.dsc 2.1 KiB 861b1ef2ca077444f060158c0ac55cf90c965981d5f2e194d9ba0d5e86c2537c
r-cran-magick_2.2+dfsg.orig.tar.xz 78.4 KiB 4f81e8511976de06a9e4e3f3fe04f8b8aa09ab5ba7f5e4010faa3a203fe30b3c
r-cran-magick_2.2+dfsg-1.debian.tar.xz 2.7 KiB df7acbc520aa34aa9053571fbcd49d3756c3a1265963362b3079f224b26fc827

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