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
