diff --git a/cran-comments.md b/cran-comments.md
index 39962c52e..02924e941 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,7 +1,14 @@
## revdepcheck results
-We checked 57 reverse dependencies (51 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
+We checked 95 reverse dependencies (94 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
* We saw 0 new problems
- * We failed to check 0 packages
+ * We failed to check 1 packages
+
+Issues with CRAN packages are summarised below.
+
+### Failed to check
+
+* Certara.VPCResults (NA)
+
diff --git a/revdep/README.md b/revdep/README.md
index 52e12c714..fe63a90f2 100644
--- a/revdep/README.md
+++ b/revdep/README.md
@@ -1,2 +1,9 @@
# Revdeps
+## Failed to check (2)
+
+|package |version |error |warning |note |
+|:------------------|:-------|:-----|:-------|:----|
+|Certara.VPCResults |3.0.2 |1 | | |
+|ordinalsimr |? | | | |
+
diff --git a/revdep/cran.md b/revdep/cran.md
index 950c90849..985e3671f 100644
--- a/revdep/cran.md
+++ b/revdep/cran.md
@@ -1,7 +1,12 @@
## revdepcheck results
-We checked 67 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
+We checked 95 reverse dependencies (94 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
* We saw 0 new problems
- * We failed to check 0 packages
+ * We failed to check 1 packages
+Issues with CRAN packages are summarised below.
+
+### Failed to check
+
+* Certara.VPCResults (NA)
diff --git a/revdep/failures.md b/revdep/failures.md
index 9a2073633..2e13626d4 100644
--- a/revdep/failures.md
+++ b/revdep/failures.md
@@ -1 +1,95 @@
-*Wow, no problems at all. :)*
\ No newline at end of file
+# Certara.VPCResults
+
+
+
+* Version: 3.0.2
+* GitHub: NA
+* Source code: https://github.com/cran/Certara.VPCResults
+* Date/Publication: 2024-12-02 15:30:02 UTC
+* Number of recursive dependencies: 141
+
+Run `revdepcheck::cloud_details(, "Certara.VPCResults")` for more info
+
+
+
+## In both
+
+* checking whether package ‘Certara.VPCResults’ can be installed ... ERROR
+ ```
+ Installation failed.
+ See ‘/tmp/workdir/Certara.VPCResults/new/Certara.VPCResults.Rcheck/00install.out’ for details.
+ ```
+
+## Installation
+
+### Devel
+
+```
+* installing *source* package ‘Certara.VPCResults’ ...
+** package ‘Certara.VPCResults’ 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.0 is required
+Calls: ... namespaceImportFrom -> asNamespace -> loadNamespace
+Execution halted
+ERROR: lazy loading failed for package ‘Certara.VPCResults’
+* removing ‘/tmp/workdir/Certara.VPCResults/new/Certara.VPCResults.Rcheck/Certara.VPCResults’
+
+
+```
+### CRAN
+
+```
+* installing *source* package ‘Certara.VPCResults’ ...
+** package ‘Certara.VPCResults’ 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.0 is required
+Calls: ... namespaceImportFrom -> asNamespace -> loadNamespace
+Execution halted
+ERROR: lazy loading failed for package ‘Certara.VPCResults’
+* removing ‘/tmp/workdir/Certara.VPCResults/old/Certara.VPCResults.Rcheck/Certara.VPCResults’
+
+
+```
+# ordinalsimr
+
+
+
+* Version: NA
+* GitHub: NA
+* Source code: https://github.com/cran/ordinalsimr
+* Number of recursive dependencies: 121
+
+Run `revdepcheck::cloud_details(, "ordinalsimr")` for more info
+
+
+
+## Error before installation
+
+### Devel
+
+```
+
+
+
+
+
+
+```
+### CRAN
+
+```
+
+
+
+
+
+
+```