animation
Create animated statistical graphics and export them to GIF, video and HTML
Contribution-driven maintenance on a package whose last structural change was magick support.
◆Recent moves
- 11mo ago
New estimate_pi demo added
A single contributed demo, estimate_pi. It extends the teaching-demo catalogue that is the package's main draw without touching how animations are produced.
View source ↗ - 4y ago
ani.res now honored by saveHTML(), saveVideo() and any device
Three device-handling fixes, all externally contributed: saveGIF() with a function-valued ani.dev, and ani.res respected by saveHTML(), saveVideo() and arbitrary graphical devices. This is the follow-through on the resolution control introduced in 2.6.
View source ↗ - 4y ago
GIF conversion via the magick package; new ani.res option
The last structural change in the visible history: GIF conversion can run through the magick R package instead of shelling out to an external ImageMagick install, plus a new ani.res resolution option and a kmeans.ani convergence fix.
View source ↗ - 4y ago
Examples stripped from the package to pass CRAN checks
All examples were removed from the package to get past R CMD check on CRAN, with the originals left on GitHub. A packaging concession, not a functional change.
View source ↗