--- /srv/rebuilderd/tmp/rebuilderdDETroq/inputs/r-cran-furrr_0.3.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdDETroq/out/r-cran-furrr_0.3.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2022-08-19 12:55:00.000000 debian-binary │ --rw-r--r-- 0 0 0 2140 2022-08-19 12:55:00.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2088 2022-08-19 12:55:00.000000 control.tar.xz │ -rw-r--r-- 0 0 0 1019252 2022-08-19 12:55:00.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-08-19 12:55:00.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 906 2022-08-19 12:55:00.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 764 2022-08-19 12:55:00.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 4179 2022-08-19 12:55:00.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,14 @@ │ │ │ Package: r-cran-furrr │ │ │ Version: 0.3.1-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 1128 │ │ │ Depends: r-base-core (>= 4.2.1-2), r-api-4.0, r-cran-future (>= 1.25.0), r-cran-globals (>= 0.14.0), r-cran-lifecycle (>= 1.0.1), r-cran-purrr (>= 0.3.4), r-cran-rlang (>= 1.0.2), r-cran-vctrs (>= 0.4.1) │ │ │ -Recommends: r-cran-testthat (>= 3.0.0), r-cran-dplyr (>= 0.7.4) │ │ │ -Suggests: r-cran-covr, r-cran-knitr, r-cran-listenv (>= 0.6.0), r-cran-magrittr, r-cran-rmarkdown, r-cran-tidyselect, r-cran-withr │ │ │ +Suggests: r-cran-listenv (>= 0.6.0), r-cran-magrittr │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=furrr │ │ │ Description: GNU R apply mapping functions in parallel using futures │ │ │ Implementations of the family of map() functions from 'purrr' that can │ │ │ be resolved using any 'future'-supported backend, e.g. parallel on the │ │ │ local machine or distributed on a compute cluster.