Published in rOpenSci - open tools for open science
Author Jeroen Ooms
This week magick 1.6 appeared on CRAN. This release is a big all-round maintenance update with lots of tweaks and improvements across the package. The NEWS file gives an overview of changes in this version. In this post we highlight some changes. library(magick)stopifnot(packageVersion('magick') >= 1.6) If you are new to magick, check out the vignette for a quick introduction.