animate: A Web-Based Graphics Device for Animated Visualisations (original) (raw)

Implements a web-based graphics device for animated visualisations. Modelled on the 'base' syntax, it extends the 'base' graphics functions to support frame-by-frame animation and keyframes animation. The target use cases are real-time animated visualisations, including agent-based models, dynamical systems, and animated diagrams. The generated visualisations can be deployed as GIF images / MP4 videos, as 'Shiny' apps (with interactivity) or as HTML documents through embedding into R Markdown documents.

Version: 0.3.9.4
Imports: R6, httpuv, base64enc, jsonlite, glue, R.utils
Suggests: rmarkdown, knitr, shiny, htmltools, pryr, V8, servr
Published: 2023-02-03
DOI: 10.32614/CRAN.package.animate
Author: Chun Fung Kwok ORCID iD [aut, cre], Davis McCarthy ORCID iD [ctb]
Maintainer: Chun Fung Kwok <kcf.jackson at gmail.com>
BugReports: https://github.com/kcf-jackson/animate/issues
License: MIT + file
URL: https://kcf-jackson.github.io/animate/
NeedsCompilation: no
In views: DynamicVisualizations
CRAN checks: animate results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=animateto link to this page.