--- /srv/rebuilderd/tmp/rebuilderdm0qziU/inputs/r-cran-tidytext_0.4.2-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdm0qziU/out/r-cran-tidytext_0.4.2-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-05-22 23:45:29.000000 debian-binary │ --rw-r--r-- 0 0 0 2936 2024-05-22 23:45:29.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2848 2024-05-22 23:45:29.000000 control.tar.xz │ -rw-r--r-- 0 0 0 3010632 2024-05-22 23:45:29.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-22 23:45:29.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 1306 2024-05-22 23:45:29.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 1040 2024-05-22 23:45:29.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 6518 2024-05-22 23:45:29.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-tidytext │ │ │ Version: 0.4.2-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 3447 │ │ │ Depends: r-api-4.0, r-cran-cli, r-cran-dplyr (>= 1.1.1), r-cran-generics, r-cran-janeaustenr, r-cran-lifecycle, r-cran-matrix, r-cran-purrr (>= 0.1.1), r-cran-rlang (>= 0.4.10), r-cran-stringr, r-cran-tibble, r-cran-tokenizers, r-cran-vctrs │ │ │ -Recommends: r-cran-broom, r-cran-covr, r-cran-data.table, r-cran-ggplot2, r-cran-hunspell, r-cran-knitr, r-cran-nlp, r-cran-readr, r-cran-reshape2, r-cran-rmarkdown, r-cran-scales, r-cran-testthat (>= 2.1.0), r-cran-tidyr, r-cran-tm, r-cran-vdiffr, r-cran-wordcloud │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=tidytext │ │ │ Description: GNU R text mining using 'dplyr', 'ggplot2', and other tidy tools │ │ │ Using tidy data principles can make many text mining tasks easier, │ │ │ more effective, and consistent with tools already in wide use. Much of the │ │ │ infrastructure needed for text mining with tidy data frames already exists