diff --git a/revdep/README.md b/revdep/README.md
index 2a7c3a462..52e12c714 100644
--- a/revdep/README.md
+++ b/revdep/README.md
@@ -1,9 +1,2 @@
# Revdeps
-## Failed to check (2)
-
-|package |version |error |warning |note |
-|:---------|:-------|:-----|:-------|:----|
-|KMunicate |? | | | |
-|scaper |0.1.0 |1 | | |
-
diff --git a/revdep/cran.md b/revdep/cran.md
index 1afc0da49..a3d7f1c48 100644
--- a/revdep/cran.md
+++ b/revdep/cran.md
@@ -1,13 +1,7 @@
## revdepcheck results
-We checked 226 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
+We checked 227 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
* We saw 0 new problems
- * We failed to check 2 packages
+ * We failed to check 0 packages
-Issues with CRAN packages are summarised below.
-
-### Failed to check
-
-* KMunicate (NA)
-* scaper (NA)
diff --git a/revdep/failures.md b/revdep/failures.md
index f821b5c7e..9a2073633 100644
--- a/revdep/failures.md
+++ b/revdep/failures.md
@@ -1,136 +1 @@
-# KMunicate
-
-
-
-* Version: 0.2.5
-* GitHub: https://github.com/ellessenne/KMunicate-package
-* Source code: https://github.com/cran/KMunicate
-* Date/Publication: 2024-05-16 11:50:08 UTC
-* Number of recursive dependencies: 171
-
-Run `revdepcheck::cloud_details(, "KMunicate")` for more info
-
-
-
-## Error before installation
-
-### Devel
-
-```
-* using log directory ‘/tmp/workdir/KMunicate/new/KMunicate.Rcheck’
-* using R version 4.3.1 (2023-06-16)
-* using platform: x86_64-pc-linux-gnu (64-bit)
-* R was compiled by
- gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
- GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
-* running under: Ubuntu 24.04.1 LTS
-* using session charset: UTF-8
-* using option ‘--no-manual’
-* checking for file ‘KMunicate/DESCRIPTION’ ... OK
-...
-* checking for unstated dependencies in ‘tests’ ... OK
-* checking tests ... OK
- Running ‘testthat.R’
-* checking for unstated dependencies in vignettes ... OK
-* checking package vignettes in ‘inst/doc’ ... OK
-* checking running R code from vignettes ... OK
- ‘KMunicate.Rmd’ using ‘UTF-8’... OK
-* checking re-building of vignette outputs ... OK
-* DONE
-Status: OK
-
-
-
-
-
-```
-### CRAN
-
-```
-* using log directory ‘/tmp/workdir/KMunicate/old/KMunicate.Rcheck’
-* using R version 4.3.1 (2023-06-16)
-* using platform: x86_64-pc-linux-gnu (64-bit)
-* R was compiled by
- gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
- GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
-* running under: Ubuntu 24.04.1 LTS
-* using session charset: UTF-8
-* using option ‘--no-manual’
-* checking for file ‘KMunicate/DESCRIPTION’ ... OK
-...
-* checking for unstated dependencies in ‘tests’ ... OK
-* checking tests ... OK
- Running ‘testthat.R’
-* checking for unstated dependencies in vignettes ... OK
-* checking package vignettes in ‘inst/doc’ ... OK
-* checking running R code from vignettes ... OK
- ‘KMunicate.Rmd’ using ‘UTF-8’... OK
-* checking re-building of vignette outputs ... OK
-* DONE
-Status: OK
-
-
-
-
-
-```
-# scaper
-
-
-
-* Version: 0.1.0
-* GitHub: NA
-* Source code: https://github.com/cran/scaper
-* Date/Publication: 2023-10-19 07:20:02 UTC
-* Number of recursive dependencies: 161
-
-Run `revdepcheck::cloud_details(, "scaper")` for more info
-
-
-
-## In both
-
-* checking whether package ‘scaper’ can be installed ... ERROR
- ```
- Installation failed.
- See ‘/tmp/workdir/scaper/new/scaper.Rcheck/00install.out’ for details.
- ```
-
-## Installation
-
-### Devel
-
-```
-* installing *source* package ‘scaper’ ...
-** package ‘scaper’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** inst
-** byte-compile and prepare package for lazy loading
-Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
- namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.4 is required
-Calls: ... namespaceImportFrom -> asNamespace -> loadNamespace
-Execution halted
-ERROR: lazy loading failed for package ‘scaper’
-* removing ‘/tmp/workdir/scaper/new/scaper.Rcheck/scaper’
-
-
-```
-### CRAN
-
-```
-* installing *source* package ‘scaper’ ...
-** package ‘scaper’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** inst
-** byte-compile and prepare package for lazy loading
-Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
- namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.4 is required
-Calls: ... namespaceImportFrom -> asNamespace -> loadNamespace
-Execution halted
-ERROR: lazy loading failed for package ‘scaper’
-* removing ‘/tmp/workdir/scaper/old/scaper.Rcheck/scaper’
-
-
-```
+*Wow, no problems at all. :)*
\ No newline at end of file