--- /srv/rebuilderd/tmp/rebuilderdUOAvUL/inputs/r-cran-lobstr_1.1.2-1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdUOAvUL/out/r-cran-lobstr_1.1.2-1_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2022-06-28 09:43:50.000000 debian-binary │ --rw-r--r-- 0 0 0 1800 2022-06-28 09:43:50.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1764 2022-06-28 09:43:50.000000 control.tar.xz │ -rw-r--r-- 0 0 0 143752 2022-06-28 09:43:50.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-06-28 09:43:50.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 820 2022-06-28 09:43:50.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 744 2022-06-28 09:43:50.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 3026 2022-06-28 09:43:50.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-lobstr │ │ │ Version: 1.1.2-1 │ │ │ Architecture: amd64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 267 │ │ │ Depends: r-base-core (>= 4.2.1-1), r-api-4.0, r-cran-crayon, r-cran-prettyunits, r-cran-rlang (>= 1.0.0), r-cran-cpp11 (>= 0.4.2), libc6 (>= 2.11), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) │ │ │ -Recommends: r-cran-testthat (>= 3.0.0) │ │ │ -Suggests: r-cran-covr, r-cran-pillar │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=lobstr │ │ │ Description: visualize R data structures with trees │ │ │ A set of tools for inspecting and understanding R data │ │ │ structures inspired by str(). Includes ast() for visualizing abstract │ │ │ syntax trees, ref() for showing shared references, cst() for showing