The grammar of graphics as implemented in the 'ggplot2' package has been successful in providing a powerful API for creating static visualisation. In order to extend the API for animated graphics this package provides a completely new set of grammar, fully compatible with 'ggplot2' for specifying transitions and animations in a flexible and extensible way.
Version: | 1.0.0 |
Depends: | ggplot2 (≥ 3.0.0) |
Imports: | stringi, tweenr (≥ 1.0.1), grid, rlang, glue, progress, plyr, scales, grDevices, utils |
Suggests: | magick, svglite, knitr, rmarkdown, testthat, base64enc, htmltools, covr, transformr, av, png, gifski |
Published: | 2019-01-02 |
Author: | Thomas Lin Pedersen [aut, cre], David Robinson [aut] |
Maintainer: | Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: | http://github.com/thomasp85/gganimate/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/thomasp85/gganimate |
NeedsCompilation: | no |
CRAN checks: | gganimate results |
Reference manual: | gganimate.pdf |
Vignettes: |
Getting Started |
Package source: | gganimate_1.0.0.tar.gz |
Windows binaries: | r-devel: gganimate_1.0.0.zip, r-release: gganimate_1.0.0.zip, r-oldrel: gganimate_1.0.0.zip |
OS X binaries: | r-release: gganimate_1.0.0.tgz, r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=gganimate to link to this page.