--- /srv/rebuilderd/tmp/rebuilderd6lUr8G/inputs/r-cran-tweenr_2.0.3-1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderd6lUr8G/out/r-cran-tweenr_2.0.3-1_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-03-24 09:47:21.000000 debian-binary │ --rw-r--r-- 0 0 0 1752 2024-03-24 09:47:21.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1728 2024-03-24 09:47:21.000000 control.tar.xz │ -rw-r--r-- 0 0 0 425924 2024-03-24 09:47:21.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-24 09:47:21.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 828 2024-03-24 09:47:21.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 778 2024-03-24 09:47:21.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2760 2024-03-24 09:47:21.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-tweenr │ │ │ Version: 2.0.3-1 │ │ │ Architecture: amd64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 834 │ │ │ Depends: r-api-4.0, r-cran-farver, r-cran-magrittr, r-cran-rlang, r-cran-vctrs, r-cran-cpp11 (>= 0.4.2), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) │ │ │ -Recommends: r-cran-testthat │ │ │ -Suggests: r-cran-covr │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=tweenr │ │ │ Description: 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 │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/R/site-library/tweenr/R/tweenr.rdb │ │ │ ├── Rscript --vanilla - {} │ │ │ │ @@ -312,15 +312,15 @@ │ │ │ │ attr(frames, "nframes") <- nframes + nframes_before - 1 │ │ │ │ attr(frames, "max_id") <- find_max_id(prior, new_tween) │ │ │ │ frames │ │ │ │ } │ │ │ │ │ │ │ │ BASEDATE (double) = structure(0, class = "Date") │ │ │ │ │ │ │ │ -BASEDATETIME (double) = structure(-5.96046447753906e-06, class = c("POSIXct", "POSIXt" │ │ │ │ +BASEDATETIME (double) = structure(-5.48362731933594e-06, class = c("POSIXct", "POSIXt" │ │ │ │ )) │ │ │ │ │ │ │ │ PHASE_LEVELS (character) = c("raw", "static", "transition", "enter", "exit") │ │ │ │ │ │ │ │ add_keyframe (closure) = function (.data, keyframe, ease, length, id = NULL, enter = NULL, │ │ │ │ exit = NULL) │ │ │ │ {