Skip to content

Commit

Permalink
Add CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
louisaslett committed Sep 14, 2024
1 parent 4bce287 commit c72e295
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
^.*\.Rproj$
^\.Rproj\.user$
^cran-comments\.md$
^revdep$
12 changes: 12 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## R CMD check results

0 errors | 0 warnings | 0 notes

* This release is a fix requested by Kurt Hornik for when compilation with STRICT_R_HEADERS is set to 1, which is due to become default in R 4.5.0.

## revdepcheck results

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

* We saw 0 new problems
* We failed to check 0 packages

0 comments on commit c72e295

Please sign in to comment.