diff --git a/.Rbuildignore b/.Rbuildignore index 86216c25..6fffb497 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -18,3 +18,6 @@ Makefile ^\.lintr$ ^CRAN-RELEASE$ ^\.github$ +^revdep$ +^pkgdown$ +^CRAN-SUBMISSION$ diff --git a/cran-comments.md b/cran-comments.md index 1afe8830..d4d7e690 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,19 +1,18 @@ ## Submission -This submission resolves issues on the CRAN check page. +This submission resolves issues in the CRAN check results. ## Test environments -* local ubuntu 18.04 install, R 3.6.3 -* ubuntu 16.04 (on GitHub actions), R 4.0.0, R 3.6.3, R 3.5.3 -* macOS (on GitHub actions), R-devel, R 4.0.0 -* windows (on GitHub actions), R 3.6.3 -* win-builder, R-devel, R 4.0.0, R 3.6.3 +* local ubuntu 20.04 install, R 4.1.2 +* ubuntu-latest (on GitHub actions), R-devel, R-release, R-oldrel +* macOS (on GitHub actions), R-release +* windows (on GitHub actions), R-release +* win-builder, R-devel ## R CMD check results 0 errors | 0 warnings | 0 notes -## revdep checks +## Revdep checks -All revdeps have been checked, and no package check results are changed to -worse. \ No newline at end of file +All reverse dependencies have been checked, none have changed to worse.