--- /srv/rebuilderd/tmp/rebuilderdMRAJbe/inputs/r-cran-plumber_1.3.0+ds-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdMRAJbe/out/r-cran-plumber_1.3.0+ds-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-02-21 02:02:07.000000 debian-binary │ --rw-r--r-- 0 0 0 5896 2025-02-21 02:02:07.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 5812 2025-02-21 02:02:07.000000 control.tar.xz │ -rw-r--r-- 0 0 0 1128436 2025-02-21 02:02:07.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-02-21 02:02:07.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 1114 2025-02-21 02:02:07.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 847 2025-02-21 02:02:07.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 18527 2025-02-21 02:02:07.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,14 @@ │ │ │ Package: r-cran-plumber │ │ │ Version: 1.3.0+ds-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 1501 │ │ │ Depends: r-api-4.0, r-cran-r6 (>= 2.0.0), r-cran-stringi (>= 0.3.0), r-cran-jsonlite (>= 0.9.16), r-cran-webutils (>= 1.1), r-cran-httpuv (>= 1.5.5), r-cran-crayon, r-cran-promises (>= 1.1.0), r-cran-sodium, r-cran-swagger (>= 3.33.0), r-cran-magrittr, r-cran-mime, r-cran-lifecycle (>= 1.0.0), r-cran-rlang (>= 1.0.0), libjs-bootstrap, libjs-jquery │ │ │ -Recommends: r-cran-testthat (>= 0.11.0), r-cran-rmarkdown, r-cran-base64enc, r-cran-htmlwidgets, r-cran-visnetwork, r-cran-later, r-cran-readr, r-cran-yaml, r-cran-future, r-cran-rstudioapi, r-cran-spelling, r-cran-mockery (>= 0.4.2), r-cran-sf, r-cran-ragg, r-cran-svglite, r-cran-readxl, r-cran-writexl │ │ │ +Recommends: r-cran-later, r-cran-yaml │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=plumber │ │ │ Description: API Generator for GNU R │ │ │ This GNU R package gives the ability to automatically generate and serve │ │ │ an HTTP API from R functions using the annotations in the R documentation │ │ │ around your functions.