animate: A Web-Based Graphics Device for Animated Visualisations

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
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 LICENSE
URL: https://kcf-jackson.github.io/animate/
NeedsCompilation: no
CRAN checks: animate results

Documentation:

Reference manual: animate.pdf
Vignettes: An introduction to 'animate'
Q & A

Downloads:

Package source: animate_0.3.9.4.tar.gz
Windows binaries: r-devel: animate_0.3.9.4.zip, r-release: animate_0.3.9.4.zip, r-oldrel: animate_0.3.9.4.zip
macOS binaries: r-release (arm64): animate_0.3.9.4.tgz, r-oldrel (arm64): animate_0.3.9.4.tgz, r-release (x86_64): animate_0.3.9.4.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=animate to link to this page.