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.
Version: | 0.4 |
Imports: | Rcpp (≥ 0.12), curl |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, magrittr, rsvg, webp, png, pdftools, ggplot2, raster |
Published: | 2017-03-26 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: | https://github.com/ropensci/magick/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/magick#readme |
NeedsCompilation: | yes |
SystemRequirements: | ImageMagick++: ImageMagick-c++-devel (rpm) or libmagick++-dev (deb) |
Materials: | NEWS |
CRAN checks: | magick results |
Reference manual: | magick.pdf |
Vignettes: |
The magick package: Advanced Image-Processing in R |
Package source: | magick_0.4.tar.gz |
Windows binaries: | r-devel: magick_0.4.zip, r-release: magick_0.4.zip, r-oldrel: magick_0.4.zip |
OS X El Capitan binaries: | r-release: magick_0.4.tgz |
OS X Mavericks binaries: | r-oldrel: magick_0.4.tgz |
Old sources: | magick archive |
Reverse imports: | texPreview |
Reverse suggests: | dlib, mem, memapp, replyr, rgl, tesseract |
Please use the canonical form https://CRAN.R-project.org/package=magick to link to this page.