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: 2.0.3
Depends: R (≥ 3.2.0)
Imports: farver, magrittr, rlang, vctrs
LinkingTo: cpp11 (≥ 0.4.2)
Suggests: testthat, covr
Published: 2024-02-26
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_2.0.3.tar.gz
Windows binaries: r-devel: tweenr_2.0.3.zip, r-release: tweenr_2.0.3.zip, r-oldrel: tweenr_2.0.3.zip
macOS binaries: r-release (arm64): tweenr_2.0.3.tgz, r-oldrel (arm64): tweenr_2.0.3.tgz, r-release (x86_64): tweenr_2.0.3.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.