--- /srv/rebuilderd/tmp/rebuilderdc1Kzxs/inputs/r-cran-callr_3.7.6-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdc1Kzxs/out/r-cran-callr_3.7.6-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-05-12 04:52:57.000000 debian-binary │ --rw-r--r-- 0 0 0 3268 2024-05-12 04:52:57.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 3224 2024-05-12 04:52:57.000000 control.tar.xz │ -rw-r--r-- 0 0 0 456760 2024-05-12 04:52:57.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-05-12 04:52:57.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 639 2024-05-12 04:52:57.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 512 2024-05-12 04:52:57.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 8843 2024-05-12 04:52:57.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,14 @@ │ │ │ Package: r-cran-callr │ │ │ Version: 3.7.6-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 659 │ │ │ Depends: r-api-4.0, r-cran-processx (>= 3.6.1), r-cran-r6 │ │ │ -Recommends: r-cran-cli (>= 1.1.0), r-cran-mockery, r-cran-ps, r-cran-rprojroot, r-cran-spelling, r-cran-testthat (>= 3.2.0), r-cran-withr (>= 2.3.0) │ │ │ +Recommends: r-cran-ps │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=callr │ │ │ Description: Call GNU R from GNU R │ │ │ It is sometimes useful to perform a computation in a separate R │ │ │ process, without affecting the current R process at all. This │ │ │ package does exactly that.