Closed radbasa closed 7 years ago
Hi, I'm having this problem.
> saveGIF(undervotes.animate, interval = 0.5, movie.name='output.gif') Executing: convert -loop 0 -delay 'output.gif' convert: invalid argument for option '-delay': output.gif @ error/convert.c/ConvertImageCommand/1277. an error occurred in the conversion... see Notes in ?im.convert [1] FALSE > sessionInfo() R version 3.3.2 (2016-10-31) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under: macOS Sierra 10.12.5
animation package is ver 2.5
My mistake. Sorry.
saveGIF(undervotes.animate(), interval = 0.5, movie.name='output.gif')
Hi, I'm having this problem.
animation package is ver 2.5