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

Changelog

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

  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * Set upstream metadata fields: Bug-Submit, Repository.

 -- Andreas Tille <email address hidden>  Mon, 27 Jan 2020 11:00:22 +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.3+dfsg-1.dsc 2.1 KiB 4622e9dd066b2e0651ac272a9d23f62dc599ba14f736bf6b291a6ada45c3ad9b
r-cran-magick_2.3+dfsg.orig.tar.xz 79.3 KiB 6e836baeb05b02c0c04e9027a6d124c81a40a19715d74d1366acc9e83f1467ae
r-cran-magick_2.3+dfsg-1.debian.tar.xz 2.8 KiB fcadf2885925ff7893a5d25f8a0c08e8cd9339c281eef59be78280beebd4db19

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