Skip to content

Commit

Permalink
Update cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Sep 30, 2022
1 parent d4b3224 commit ecc1fe3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## revdepcheck results

We checked 33 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 1 new problem
* We failed to check 1 package

Issues with CRAN packages are summarised below.

### New problems

* readr
checking tests ... ERROR

This is an expected test failure in readr, which I also maintain and which will be updated once vroom is released on CRAN. We have changed a behaviour in vroom (made it more correct) and this temporarily causes a test in readr to fail. We have to submit vroom first, then readr.

### Failed to check

* elbird (NA). This package failed to install. Possibly due to a dependency on
git?

0 comments on commit ecc1fe3

Please sign in to comment.