[R] Is ImageMagick package not compatible with R 3.3.2?

C W tmrsg11 at gmail.com
Wed Mar 15 06:21:23 CET 2017


Dear list,

I am trying to use saveGIF() from library animation.
https://cran.r-project.org/web/packages/animation/animation.pdf

saveGIF() has dependency on package ImageMagick.

I got the following,
> install.packages("ImageMagick")
Warning in install.packages :
  package ‘ImageMagick’ is not available (for R version 3.3.2)

Does that mean I can't use saveGIF() anymore? It seems that this is the
only package capable in R.

Thank you in advance!

	[[alternative HTML version deleted]]



More information about the R-help mailing list