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.11 | 
| Depends: | 
ggplot2 (≥ 3.5.2) | 
| Imports: | 
cli, glue, grDevices, grid, lifecycle, progress, rlang, scales, stringi, transformr (≥ 0.1.5), tweenr (≥ 2.0.3), utils, vctrs | 
| Suggests: | 
av, base64enc, covr, gifski (≥ 1.4.3), htmltools, knitr, magick, ragg, rmarkdown, sf, svglite, testthat | 
| Published: | 
2025-09-04 | 
| DOI: | 
10.32614/CRAN.package.gganimate | 
| Author: | 
Thomas Lin Pedersen
      [aut, cre],
  David Robinson [aut],
  Posit, PBC [cph, fnd] | 
| 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: | 
DynamicVisualizations, TeachingStatistics | 
| CRAN checks: | 
gganimate results |