--- /srv/rebuilderd/tmp/rebuilderdMn23nA/inputs/r-cran-pkgload_1.4.0-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdMn23nA/out/r-cran-pkgload_1.4.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-07-11 23:27:18.000000 debian-binary │ --rw-r--r-- 0 0 0 5476 2024-07-11 23:27:18.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 5428 2024-07-11 23:27:18.000000 control.tar.xz │ -rw-r--r-- 0 0 0 241208 2024-07-11 23:27:18.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-07-11 23:27:18.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 839 2024-07-11 23:27:18.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 685 2024-07-11 23:27:18.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 19968 2024-07-11 23:27:18.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-pkgload │ │ │ Version: 1.4.0-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 552 │ │ │ Depends: r-api-4.0, r-cran-cli (>= 3.3.0), r-cran-desc, r-cran-fs, r-cran-glue, r-cran-lifecycle, r-cran-pkgbuild, r-cran-processx, r-cran-rlang (>= 1.1.1), r-cran-rprojroot, r-cran-withr (>= 2.4.3) │ │ │ -Recommends: r-cran-bitops, r-cran-jsonlite, r-cran-mathjaxr, r-cran-rcpp, r-cran-remotes, r-cran-rstudioapi, r-cran-testthat (>= 3.2.1.1), r-cran-usethis │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=pkgload │ │ │ Description: simulate GNU R package installation and attach │ │ │ Simulates the process of installing a package and then attaching it. │ │ │ This is a key part of the 'devtools' package as it allows you to rapidly │ │ │ iterate while developing a package.