tweenr: Interpolate Data for Smooth Animations

In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and colour.

Version: 1.0.2
Depends: R (≥ 3.2.0)
Imports: Rcpp (≥ 0.12.3), grDevices, farver, magrittr, rlang
LinkingTo: Rcpp
Suggests: testthat, covr
Published: 2021-03-23
Author: Thomas Lin Pedersen ORCID iD [aut, cre]
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
BugReports: https://github.com/thomasp85/tweenr/issues
License: MIT + file LICENSE
URL: https://github.com/thomasp85/tweenr
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: tweenr results

Documentation:

Reference manual: tweenr.pdf

Downloads:

Package source: tweenr_1.0.2.tar.gz
Windows binaries: r-devel: tweenr_1.0.2.zip, r-release: tweenr_1.0.2.zip, r-oldrel: tweenr_1.0.2.zip
macOS binaries: r-release (arm64): tweenr_1.0.2.tgz, r-oldrel (arm64): tweenr_1.0.2.tgz, r-release (x86_64): tweenr_1.0.2.tgz, r-oldrel (x86_64): tweenr_1.0.2.tgz
Old sources: tweenr archive

Reverse dependencies:

Reverse imports: gganimate, ggforce, transformr
Reverse suggests: piecepackr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tweenr to link to this page.