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 [aut, cre], Davis McCarthy [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 |
In views: | DynamicVisualizations |
CRAN checks: | animate results |
Reference manual: | animate.pdf |
Vignettes: |
An introduction to 'animate' Q & A |
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, r-oldrel (x86_64): animate_0.3.9.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=animate to link to this page.