Source: r-cran-gganimate Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-ggplot2 (>= 3.0.0), r-cran-stringi, r-cran-tweenr, r-cran-rlang, r-cran-glue, r-cran-progress, r-cran-plyr, r-cran-scales Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-gganimate Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-gganimate.git Homepage: https://cran.r-project.org/package=gganimate Rules-Requires-Root: no Package: r-cran-gganimate Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R grammar of animated graphics 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.