--- /srv/rebuilderd/tmp/rebuilderdKR8gkH/inputs/r-cran-getoptlong_1.0.5+dfsg-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdKR8gkH/out/r-cran-getoptlong_1.0.5+dfsg-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-01-15 19:25:40.000000 debian-binary │ --rw-r--r-- 0 0 0 1880 2021-01-15 19:25:40.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1820 2021-01-15 19:25:40.000000 control.tar.xz │ -rw-r--r-- 0 0 0 393292 2021-01-15 19:25:40.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-01-15 19:25:40.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 748 2021-01-15 19:25:40.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 589 2021-01-15 19:25:40.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 3629 2021-01-15 19:25:40.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-getoptlong │ │ │ Version: 1.0.5+dfsg-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 672 │ │ │ -Depends: r-base-core (>= 4.0.3-1), r-api-4.0, r-cran-rjson, r-cran-globaloptions (>= 0.1.0), r-cran-crayon │ │ │ -Recommends: r-cran-testthat (>= 1.0.0) │ │ │ -Suggests: r-cran-knitr, r-cran-markdown, r-cran-rmarkdown │ │ │ +Depends: r-base-core (>= 4.0.3-1), r-api-4.0 │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=GetoptLong │ │ │ Description: GNU R parsing command-Line arguments and variable interpolation │ │ │ This is yet another command-line argument parser which wraps the │ │ │ powerful Perl module Getopt::Long and with some adaptation for easier use │ │ │ in R. It also provides a simple way for variable interpolation in R.