--- /tmp/r-cran-dtplyr-1.0.1-2kcefiact/debian/r-cran-dtplyr_1.0.1-2_all.deb +++ r-cran-dtplyr_1.0.1-2_all.deb ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-10-17 21:31:35.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 750 2020-10-17 21:31:35.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 764 2020-10-17 21:31:35.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 3415 2020-10-17 21:31:35.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,15 @@ │ │ │ Package: r-cran-dtplyr │ │ │ Version: 1.0.1-2 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 213 │ │ │ Depends: r-base-core (>= 4.0.3-1), r-api-4.0, r-cran-crayon, r-cran-data.table (>= 1.12.4), r-cran-dplyr (>= 0.8.1), r-cran-rlang, r-cran-tibble, r-cran-tidyselect │ │ │ Recommends: r-cran-testthat (>= 2.1.0) │ │ │ -Suggests: r-cran-covr, r-cran-knitr, r-cran-rmarkdown │ │ │ +Suggests: r-cran-bench, r-cran-covr, r-cran-knitr, r-cran-rmarkdown │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=dtplyr │ │ │ Description: GNU R data table back-end for 'dplyr' │ │ │ Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' │ │ │ is to allow you to write 'dplyr' code that is automatically translated to │ │ │ the equivalent, but usually much faster, data.table code.