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.6 |
| 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, gifski |
| Published: |
2020-07-08 |
| Author: |
Thomas Lin Pedersen
[aut, cre],
David Robinson [aut],
RStudio [cph] |
| Maintainer: |
Thomas Lin Pedersen <thomasp85 at gmail.com> |
| BugReports: |
https://github.com/thomasp85/gganimate/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://gganimate.com, https://github.com/thomasp85/gganimate |
| NeedsCompilation: |
no |
| Materials: |
NEWS |
| In views: |
TeachingStatistics |
| CRAN checks: |
gganimate results |