Other packages > Find by keyword >

animation  

A Gallery of Animations in Statistics and Utilities to Create Animations
View on CRAN: Click here


Download and install animation package within the R console
Install from CRAN:
install.packages("animation")

Install from Github:
library("remotes")
install_github("cran/animation")

Install by package version:
library("remotes")
install_version("animation", "2.8")



Attach the package and use:
library("animation")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-11-11
Latest Update: 2021-10-07
Description:
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. Flash, 'GIF', HTML pages, 'PDF' and videos. 'PDF' animations can be inserted into 'Sweave' / 'knitr' easily.
How to cite:
Yihui Xie (2007). animation: A Gallery of Animations in Statistics and Utilities to Create Animations. R package version 2.8, https://cran.r-project.org/web/packages/animation. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:18), 0.1-0 (2007-11-11 21:02), 0.1-1 (2007-12-02 20:34), 0.1-2 (2007-12-10 20:05), 0.1-3 (2007-12-16 15:46), 0.1-4 (2007-12-30 21:28), 0.1-5 (2008-01-04 12:45), 0.1-6 (2008-01-23 18:41), 0.1-7 (2008-01-27 11:50), 0.1-8 (2008-03-12 17:24), 0.2-0 (2008-04-14 14:27), 1.0-0 (2008-06-11 11:15), 1.0-1 (2008-06-20 12:52), 1.0-2 (2008-09-14 18:39), 1.0-3 (2009-02-15 19:04), 1.0-4 (2009-03-11 10:56), 1.0-5 (2009-10-11 16:38), 1.0-6 (2009-10-26 20:26), 1.0-7 (2009-11-02 08:47), 1.0-8 (2009-11-06 18:09), 1.0-9 (2009-11-12 12:33), 1.0-10 (2009-12-02 08:58), 1.1-0 (2010-03-08 11:19), 1.1-1 (2010-03-22 10:49), 1.1-2 (2010-08-08 14:41), 1.1-3 (2010-09-28 09:22), 1.1-4 (2010-12-04 11:16), 1.1-5 (2011-01-03 13:34), 2.0-0 (2011-01-04 08:28), 2.0-1 (2011-01-10 08:46), 2.0-2 (2011-02-02 09:46), 2.0-3 (2011-02-13 17:11), 2.0-4 (2011-04-28 10:29), 2.0-5 (2011-07-23 15:49), 2.0-6 (2011-11-20 11:03), 2.1 (2012-06-20 08:01), 2.2 (2013-04-14 16:58), 2.3 (2014-07-25 09:02), 2.4 (2015-08-16 07:30), 2.5 (2017-03-30 18:19), 2.6 (2018-12-11 10:20), 2.7 (2021-10-07 09:40)
Other packages that cited animation R package
View animation citation profile
Other R packages that animation depends, imports, suggests or enhances
Complete documentation for animation
Functions, R codes and Examples using the animation R package
Some associated functions: BM.circle . CLELAL09 . HuSpeech . MC.hitormiss . MC.samplemean . ObamaSpeech . Rosling.bubbles . ani.options . ani.pause . ani.record . ani.start . animation-package . bisection.method . boot.iid . boot.lowess . brownian.motion . buffon.needle . clt.ani . conf.int . convert . cv.ani . cv.nfeaturesLDA . ecol.death.sim . flip.coin . g.brownian.motion . grad.desc . iatemp . kfcv . kmeans.ani . knn.ani . least.squares . lln.ani . moving.block . mwar.ani . newton.method . pageview . pdftk . pollen . price.ani . qpdf . quincunx . sample.cluster . sample.ratio . sample.simple . sample.strat . sample.system . saveGIF . saveHTML . saveLatex . saveSWF . saveVideo . sim.qqnorm . vanke1127 . vi.grid.illusion . vi.lilac.chaser . 
Some associated R codes: BM.circle.R . MC.hitormiss.R . MC.samplemean.R . Rosling.bubbles.R . ani.options.R . ani.pause.R . ani.record.R . ani.start.R . animation-package.R . bisection.method.R . boot.iid.R . boot.lowess.R . brownian.motion.R . buffon.needle.R . clt.ani.R . conf.int.R . cv.ani.R . cv.nfeaturesLDA.R . ecol.death.sim.R . flip.coin.R . g.brownian.motion.R . grad.desc.R . im.convert.R . kfcv.R . kmeans.ani.R . knn.ani.R . least.squares.R . lln.ani.R . moving.block.R . mwar.ani.R . newton.method.R . pdftk.R . price.ani.R . qpdf.R . quincunx.R . quincunx2.R . sample.cluster.R . sample.ratio.R . sample.simple.R . sample.strat.R . sample.system.R . saveGIF.R . saveHTML.R . saveLatex.R . saveSWF.R . saveVideo.R . sim.qqnorm.R . utils.R . vi.grid.illusion.R . vi.lilac.chaser.R . zzz.R .  Full animation package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA