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]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to