--- /srv/rebuilderd/tmp/rebuilderdF3dR4t/inputs/r-cran-memoise_2.0.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdF3dR4t/out/r-cran-memoise_2.0.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-11-28 12:30:32.000000 debian-binary │ --rw-r--r-- 0 0 0 1492 2021-11-28 12:30:32.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1448 2021-11-28 12:30:32.000000 control.tar.xz │ -rw-r--r-- 0 0 0 52152 2021-11-28 12:30:32.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-11-28 12:30:32.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 563 2021-11-28 12:30:32.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 485 2021-11-28 12:30:32.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2421 2021-11-28 12:30:32.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,12 @@ │ │ │ Package: r-cran-memoise │ │ │ Version: 2.0.1-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 99 │ │ │ Depends: r-base-core (>= 4.1.2-1), r-api-4.0, r-cran-rlang (>= 0.4.10), r-cran-cachem │ │ │ -Recommends: r-cran-testthat │ │ │ -Suggests: r-cran-digest, r-cran-covr, r-cran-httr │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=memoise │ │ │ Description: Memoise functions │ │ │ Cache the results of a function so that when you call it again with the same │ │ │ arguments it returns the pre-computed value.