This package contains a variety of functions for animations in statistics, covering areas such as probability theory, mathematical statistics, multivariate statistics, nonparametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions might be helpful in teaching statistics and data analysis. Also provided in this package are several approaches to save animations to various formats, e.g. Flash, GIF, HTML pages, PDF and videos (saveSWF(), saveGIF(), saveHTML(), saveLatex(), and saveVideo() respectively). PDF animations can be inserted into Sweave/knitr easily.
| Version: | 2.2 |
| Depends: | R (≥ 2.14.0) |
| Imports: | MASS |
| Published: | 2013-04-14 |
| Author: | Yihui Xie |
| Maintainer: | Yihui Xie <xie at yihui.name> |
| BugReports: | https://github.com/yihui/animation/issues |
| License: | GPL-2 | GPL-3 |
| URL: | http://yihui.name/animation |
| NeedsCompilation: | no |
| SystemRequirements: | ImageMagick (http://imagemagick.org) or GraphicsMagick (http://www.graphicsmagick.org) or LyX (http://www.lyx.org) for saveGIF(); (PDF)LaTeX for saveLatex(); SWF Tools (http://swftools.org) for saveSWF(); FFmpeg (http://ffmpeg.org) for saveVideo() |
| Citation: | animation citation info |
| In views: | Graphics, ReproducibleResearch |
| CRAN checks: | animation results |
| Package source: | animation_2.2.tar.gz |
| MacOS X binary: | animation_2.2.tgz |
| Windows binary: | animation_2.2.zip |
| Reference manual: | animation.pdf |
| News/ChangeLog: | NEWS |
| Old sources: | animation archive |
| Reverse depends: | magnets, Peak2Trough, stream |
| Reverse suggests: | heplots, MSG, phytools, pitchRx, plotKML, RGraphics, surveillance |