diff --git a/cran-comments.md b/cran-comments.md index 2fcddbc3..954dd777 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -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.