--- /srv/rebuilderd/tmp/rebuilderdlC5eNB/inputs/r-cran-sqldf_0.4-11-2_all.deb +++ /srv/rebuilderd/tmp/rebuilderdlC5eNB/out/r-cran-sqldf_0.4-11-2_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-12-04 21:25:06.000000 debian-binary │ --rw-r--r-- 0 0 0 1824 2021-12-04 21:25:06.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1788 2021-12-04 21:25:06.000000 control.tar.xz │ -rw-r--r-- 0 0 0 74496 2021-12-04 21:25:06.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-12-04 21:25:06.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 1128 2021-12-04 21:25:06.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 1045 2021-12-04 21:25:06.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2385 2021-12-04 21:25:06.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-sqldf │ │ │ Version: 0.4-11-2 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 134 │ │ │ Depends: r-base-core (>= 4.1.2-1), r-api-4.0, r-cran-gsubfn (>= 0.6), r-cran-proto, r-cran-rsqlite, r-cran-dbi, r-cran-chron │ │ │ -Recommends: r-cran-svunit │ │ │ -Suggests: r-cran-rmysql, r-cran-rpostgresql, r-cran-mass │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=sqldf │ │ │ Description: manipulate GNU R data frames using SQL │ │ │ The sqldf() function is typically passed a single argument which │ │ │ is an SQL select statement where the table names are ordinary R data │ │ │ frame names. sqldf() transparently sets up a database, imports the