[ 源代码: r-cran-tweenr ]
软件包:r-cran-tweenr(2.0.3-1)
GNU R 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.
其他与 r-cran-tweenr 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-cpp11 (>= 0.4.2)
- C++11 interface for GNU R's C interface
-
- dep: r-cran-farver
- GNU R high performance colour space manipulation
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-vctrs
- GNU R vector helpers
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages