Package: animate 0.3.9.8
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.
Authors:
animate_0.3.9.8.tar.gz
animate_0.3.9.8.zip(r-4.7)animate_0.3.9.8.zip(r-4.6)animate_0.3.9.8.zip(r-4.5)
animate_0.3.9.8.tgz(r-4.6-any)animate_0.3.9.8.tgz(r-4.5-any)
animate_0.3.9.8.tar.gz(r-4.7-any)animate_0.3.9.8.tar.gz(r-4.6-any)
animate_0.3.9.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
animate/json (API)
| # Install 'animate' in R: |
| install.packages('animate', repos = c('https://kcf-jackson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kcf-jackson/animate/issues
Pkgdown/docs site:https://kcf-jackson.github.io
Last updated from:3493092c28. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 147 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | WARNING | 141 | ||
| macos-release-arm64 | WARNING | 128 | ||
| macos-oldrel-arm64 | WARNING | 257 | ||
| windows-devel | WARNING | 89 | ||
| windows-release | WARNING | 95 | ||
| windows-oldrel | WARNING | 83 | ||
| wasm-release | OK | 109 |
Exports:animateanimateOutputclick_to_loopclick_to_playinsert_animateloopnew_idrmd_animate
Dependencies:base64encclifastmapgluehttpuvjsonlitelaterlifecyclemagrittrotelpromisesR.methodsS3R.ooR.utilsR6Rcpprlang
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A web-based graphics device for animated visualisations | animate |
| The HTML dependency of an 'animate' plot | animateDependencies |
| Create an animate output (container) element | animateOutput |
| Click an element to play all frames | click_to_loop |
| Click an element to play a frame | click_to_play |
| Launch the 'FFmpeg'-based video editor ('Shiny' app) | ffmpeg |
| Insert an animated plot into an R Markdown document | insert_animate |
| Loop through the available frames n times | loop |
| A utility function for generating IDs | new_id |
| In-line rendering of an animated plot in an R Markdown document | rmd_animate |
| Start a Websocket server | websocket |
