Package: gganime
Title: Animate 'ggplot2' Plots with 'Anime.js'
Version: 0.1.0
Authors@R: 
    person("Long", "Nguyen", , "nguyen@dezim-institut.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8878-7386"))
Description: Renders 'ggplot2' plots written with 'gganimate' syntax as
    animated Scalable Vector Graphics (SVG) drawn in the browser by the
    'Anime.js' JavaScript library (<https://animejs.com>), through the
    'animejs' package. The result is a single self-contained,
    resolution-independent 'htmlwidget' with one timeline over the plot's
    elements.
License: MIT + file LICENSE
URL: https://github.com/long39ng/gganime,
        https://long39ng.github.io/gganime/
BugReports: https://github.com/long39ng/gganime/issues
Depends: R (>= 4.1.0)
Imports: animejs (>= 1.1.0), cli, gganimate (>= 1.0.11), ggplot2 (>=
        4.0.0), grDevices, grid, gridSVG (>= 1.7-5), rlang, utils, xml2
Suggests: jsonlite, knitr, rmarkdown, shiny, testthat (>= 3.0.0), withr
VignetteBuilder: knitr
Config/roxygen2/version: 8.1.0
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-08-21 13:39:51 UTC; long
Author: Long Nguyen [aut, cre] (ORCID: <https://orcid.org/0000-0001-8878-7386>)
Maintainer: Long Nguyen <nguyen@dezim-institut.de>
Repository: CRAN
Date/Publication: 2026-08-30 09:20:02 UTC
Built: R 4.6.1; ; 2026-08-30 09:28:00 UTC; unix
