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

Bert Gunter bgunter.4567 at gmail.com
Wed Mar 15 06:32:25 CET 2017


A google search on "ImageMagick Package R" brought this up, which
seems relevant:

https://cran.r-project.org/web/packages/magick/vignettes/intro.html

-- Bert


Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Tue, Mar 14, 2017 at 10:21 PM, C W <tmrsg11 at gmail.com> wrote:
> 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 at 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.



More information about the R-help mailing list