--- /tmp/rebuilderdF5zuuv/inputs/r-cran-plyr_1.8.9-1+b1_riscv64.deb +++ /tmp/rebuilderdF5zuuv/out/r-cran-plyr_1.8.9-1+b1_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-02-21 00:25:15.000000 debian-binary │ --rw-r--r-- 0 0 0 2604 2024-02-21 00:25:15.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2564 2024-02-21 00:25:15.000000 control.tar.xz │ -rw-r--r-- 0 0 0 828080 2024-02-21 00:25:15.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-02-21 00:25:15.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 1030 2024-02-21 00:25:15.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 904 2024-02-21 00:25:15.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 5294 2024-02-21 00:25:15.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,14 @@ │ │ │ Package: r-cran-plyr │ │ │ Source: r-cran-plyr (1.8.9-1) │ │ │ Version: 1.8.9-1+b1 │ │ │ Architecture: riscv64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 976 │ │ │ Depends: r-api-4.0, r-cran-rcpp (>= 0.11.0), libc6 (>= 2.27), libgcc-s1 (>= 3.0), 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