Skip to content

Commit

Permalink
update cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed Oct 5, 2023
1 parent e619d6e commit ebaf606
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ release 4.3.1

0 errors | 0 warnings | 0 notes

## CRAN Package Check Results

Fixed test failing on change in behavior in `is.atomic(NULL)`

```
── Failure ('test-chk-atomic.R:5:3'): vld_atomic ───────────────────────────────
vld_atomic(NULL) is not TRUE
`actual`: FALSE
`expected`: TRUE
```

## revdepcheck results

We checked 33 reverse dependencies (27 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
Expand Down

0 comments on commit ebaf606

Please sign in to comment.