r-animation
Gallery of animations and utilities to create animations
This package provides functions for animations in statistics, covering topics in probability theory, mathematical statistics, multivariate statistics, non-parametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions may be helpful in teaching statistics and data analysis. Also provided in this package are a series of functions to save animations to various formats, e.g. GIF, HTML pages, PDF, and videos. PDF animations can be inserted into Sweave / knitr
easily.
- Versions: 2.7
- Website: https://yihui.org/animation/
- Licenses: GPL 2+ · GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-animation
as follows:
guix install r-animation
Or install a particular version:
guix install r-animation@2.7
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-animation about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-animation'><img src='https://packages.guix.gnu.org/packages/r-animation/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-animation/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-animation)
Example Org:
[[https://packages.guix.gnu.org/packages/r-animation][https://packages.guix.gnu.org/packages/r-animation/badges/latest-version.svg]]