Skip to content

Commit 51a63a9

Browse files
committed
record revdepcheck results for 6.2.0
1 parent 3120c9c commit 51a63a9

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

cran-comments.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,33 @@ the last update, for the reason described above.
5252

5353
## revdepcheck results
5454

55-
<!-- TODO: fill in from a fresh revdepcheck run against 6.2.0 -->
55+
We checked 307 reverse dependencies (276 from CRAN + 31 from Bioconductor),
56+
comparing R CMD check results across CRAN and dev versions of this package.
57+
58+
* We saw 0 new problems
59+
* We failed to check 9 packages
60+
61+
### Failed to check
62+
63+
* bayesdfa (NA)
64+
* BayesPET (NA)
65+
* blavaan (NA)
66+
* bmgarch (NA)
67+
* ctsem (NA)
68+
* GeneralizedUmatrixGPU (NA)
69+
* multinma (NA)
70+
* rmsb (NA)
71+
* TriDimRegression (NA)
72+
73+
None of these are attributable to this release. Each failed identically
74+
against the released version in the same run -- they could not be installed
75+
in the check environment -- and all nine were already failing in our previous
76+
revdepcheck.
77+
78+
That previous run had sixteen such failures; the six that no longer fail
79+
(CompositionalRF, DER, kernreg, qs2, Rfast2, rxode2) are the ones we reported
80+
with 6.0.0 as needing a rebuild against the new oneTBB ABI, which has since
81+
happened.
82+
83+
One further reverse dependency, 'rmdcev', had not finished checking when this
84+
was written. It also failed to check in our previous run.

0 commit comments

Comments
 (0)