--- /srv/rebuilderd/tmp/rebuilderdi5QTVg/inputs/r-cran-plyr_1.8.9-1_armel.deb +++ /srv/rebuilderd/tmp/rebuilderdi5QTVg/out/r-cran-plyr_1.8.9-1_armel.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2023-10-15 06:15:33.000000 debian-binary │ --rw-r--r-- 0 0 0 2560 2023-10-15 06:15:33.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2524 2023-10-15 06:15:33.000000 control.tar.xz │ -rw-r--r-- 0 0 0 826068 2023-10-15 06:15:33.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-10-15 06:15:33.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 995 2023-10-15 06:15:33.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 869 2023-10-15 06:15:33.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 5206 2023-10-15 06:15:33.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-plyr │ │ │ Version: 1.8.9-1 │ │ │ Architecture: armel │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 975 │ │ │ Depends: r-api-4.0, r-cran-rcpp (>= 0.11.0), libc6 (>= 2.11), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) │ │ │ -Recommends: r-cran-abind, r-cran-covr, r-cran-doparallel, r-cran-foreach, r-cran-iterators, r-cran-itertools, r-cran-testthat │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=plyr │ │ │ Description: tools for splitting, applying and combining data │ │ │ plyr is a set of tools that solves a common set of problems: you need to break │ │ │ a big problem down into manageable pieces, operate on each pieces and then put │ │ │ all the pieces back together. For example, you might want to fit a model to