Skip to content

Commit 0fa3269

Browse files
committed
Update CRAN comments
1 parent 690fdb8 commit 0fa3269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ There is one check note in this version:
55
File ‘testthat/libs/testthat.so’:
66
Found non-API calls to R: ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’
77

8-
The plan is to remove these calls in the next release, but I wanted to deprecated the problematic functions `with_mock()` and `local_mock()` first so that users get a little warning.
8+
The plan is to remove these calls in the next minor release. I have now informed the majority of users that these functions are going away.
99

1010
## revdepcheck results
1111

12-
We checked all reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. There were a few failures due to some new strictness and use of internal failures. I've tracked fixes for them at https://github.com/r-lib/testthat/issues/2021.
12+
I did not check revdeps since the fixes are minor and should only decrease the number of errors.

0 commit comments

Comments
 (0)