magick (2.8.7)

Published 2026-02-24 13:47:19 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("magick")

About this package

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.Advanced Graphics and Image-Processing in R

Dependencies

Imports Rcpp (>= 0.12.12), magrittr, curl
Depends R (>= 4.1.0)
LinkingTo Rcpp
Suggests av (>= 0.3), spelling, jsonlite, methods, knitr, rmarkdown, rsvg, webp, pdftools, ggplot2, gapminder, IRdisplay, tesseract (>= 2.0), gifski
Details
CRAN
2026-02-24 13:47:19 +00:00
1
MIT + file LICENSE
Jeroen Ooms
4.4 MiB
Assets (1)
Versions (1) View all
2.8.7 2026-02-24