Last data update: 2014.03.03

animation

Package: animation
Type: Package
Title: A Gallery of Animations in Statistics and Utilities to Create
Animations
Version: 2.4
Date: 2015-08-16
Authors@R: c(
person("Yihui","Xie", role=c("cre","aut"),email="xie@yihui.name"),
person("Christian", "Mueller",role="ctb"),
person("Lijia", "Yu", role="ctb"),
person("Weicheng","Zhu",role="ctb")
)
Maintainer: Yihui Xie <xie@yihui.name>
Description: Provides functions for animations in statistics, covering topics in
probability theory, mathematical statistics, multivariate statistics,
nonparametric 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 (saveSWF(), saveGIF(),
saveHTML(), saveLatex(), and saveVideo() respectively). PDF animations can
be inserted into Sweave/knitr easily.
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) or avconv (https://libav.org/avconv.html)
for saveVideo()
Depends: R (>= 2.14.0)
Suggests: MASS, testit
License: GPL
URL: http://yihui.name/animation
BugReports: https://github.com/yihui/animation/issues
LazyData: yes
NeedsCompilation: no
Packaged: 2015-08-16 04:05:57 UTC; yihui
Author: Yihui Xie [cre, aut],
Christian Mueller [ctb],
Lijia Yu [ctb],
Weicheng Zhu [ctb]
Repository: CRAN
Date/Publication: 2015-08-16 07:30:50

● Cran Task View: Graphics, ReproducibleResearch
● 0 images, 55 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'animation' ...
** package 'animation' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'animation'
    finding HTML links ... done
    BM.circle                               html  
    CLELAL09                                html  
    HuSpeech                                html  
    MC.hitormiss                            html  
    MC.samplemean                           html  
    ObamaSpeech                             html  
    Rosling.bubbles                         html  
    ani.options                             html  
    ani.pause                               html  
    ani.record                              html  
    ani.start                               html  
    animation-package                       html  
    bisection.method                        html  
    boot.iid                                html  
    boot.lowess                             html  
    brownian.motion                         html  
    buffon.needle                           html  
    clt.ani                                 html  
    conf.int                                html  
    convert                                 html  
    cv.ani                                  html  
    cv.nfeaturesLDA                         html  
    ecol.death.sim                          html  
    flip.coin                               html  
    g.brownian.motion                       html  
    grad.desc                               html  
    iatemp                                  html  
    kfcv                                    html  
    kmeans.ani                              html  
    knn.ani                                 html  
    least.squares                           html  
    lln.ani                                 html  
    moving.block                            html  
    mwar.ani                                html  
    newton.method                           html  
    pageview                                html  
    pdftk                                   html  
    pollen                                  html  
    price.ani                               html  
    qpdf                                    html  
    quincunx                                html  
    sample.cluster                          html  
    sample.ratio                            html  
    sample.simple                           html  
    sample.strat                            html  
    sample.system                           html  
    saveGIF                                 html  
    saveHTML                                html  
    saveLatex                               html  
    saveSWF                                 html  
    saveVideo                               html  
    sim.qqnorm                              html  
    vanke1127                               html  
    vi.grid.illusion                        html  
    vi.lilac.chaser                         html  
** building package indices
** testing if installed package can be loaded
* DONE (animation)
Making 'packages.html' ... done