--- /srv/rebuilderd/tmp/rebuilderd9XAalK/inputs/r-cran-leiden_0.4.3.1+dfsg-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderd9XAalK/out/r-cran-leiden_0.4.3.1+dfsg-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2023-11-21 09:53:36.000000 debian-binary │ --rw-r--r-- 0 0 0 2056 2023-11-21 09:53:36.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1972 2023-11-21 09:53:36.000000 control.tar.xz │ -rw-r--r-- 0 0 0 69400 2023-11-21 09:53:36.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-11-21 09:53:36.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 957 2023-11-21 09:53:36.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 733 2023-11-21 09:53:36.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 3650 2023-11-21 09:53:36.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-leiden │ │ │ Version: 0.4.3.1+dfsg-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 277 │ │ │ Depends: r-api-4.0, r-cran-reticulate, r-cran-matrix, r-cran-igraph (>= 1.2.7) │ │ │ -Recommends: r-cran-covr, r-cran-data.table, r-cran-devtools, r-cran-knitr, r-cran-markdown, r-cran-network, r-cran-qpdf, r-cran-rcolorbrewer, r-cran-remotes, r-cran-rmarkdown, r-cran-spelling, r-cran-testthat, r-cran-tibble │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=leiden │ │ │ Description: GNU R implementation of Leiden clustering algorithm │ │ │ Implements the 'Python leidenalg' module to be called in R. Enables │ │ │ clustering using the leiden algorithm for partition a graph into │ │ │ communities. See the 'Python' repository for more details: