--- /srv/rebuilderd/tmp/rebuilderdZXWUc8/inputs/r-cran-dtplyr_1.3.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdZXWUc8/out/r-cran-dtplyr_1.3.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2023-06-13 13:06:32.000000 debian-binary │ --rw-r--r-- 0 0 0 2876 2023-06-13 13:06:32.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2820 2023-06-13 13:06:32.000000 control.tar.xz │ -rw-r--r-- 0 0 0 372272 2023-06-13 13:06: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 2023-06-13 13:06:32.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 889 2023-06-13 13:06:32.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 743 2023-06-13 13:06:32.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 7257 2023-06-13 13:06:32.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-dtplyr │ │ │ Version: 1.3.1-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 548 │ │ │ Depends: r-base-core (>= 4.3.0-1), r-api-4.0, r-cran-cli (>= 3.4.0), r-cran-data.table (>= 1.13.0), r-cran-dplyr (>= 1.1.0), r-cran-glue, r-cran-lifecycle, r-cran-rlang (>= 1.0.4), r-cran-tibble, r-cran-tidyselect (>= 1.2.0), r-cran-vctrs (>= 0.4.1) │ │ │ -Recommends: r-cran-testthat, r-cran-tidyr (>= 1.1.0) │ │ │ -Suggests: r-cran-bench, r-cran-covr, r-cran-knitr, r-cran-rmarkdown, r-cran-waldo (>= 0.3.1) │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=dtplyr │ │ │ Description: GNU R data table back-end for 'dplyr' │ │ │ Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' │ │ │ is to allow you to write 'dplyr' code that is automatically translated to │ │ │ the equivalent, but usually much faster, data.table code.