From 073dd3f660b0b482e512aacad895849ef0304b5e Mon Sep 17 00:00:00 2001 From: mitchelloharawild Date: Fri, 2 Sep 2022 04:25:06 +1000 Subject: [PATCH] Update cran-comments --- .Rbuildignore | 2 ++ cran-comments.md | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index 993a199..075a36f 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -14,3 +14,5 @@ Makefile ^tic\.R$ ^\.github/workflows/R-CMD-check\.yaml$ ^\.github$ +^revdep$ +^CRAN-SUBMISSION$ diff --git a/cran-comments.md b/cran-comments.md index 2058952..49e7d35 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,9 +1,9 @@ ## Test environments -* local ubuntu 18.04 install, R 3.6.1 -* 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 4.0.0 -* win-builder, R-devel, R-release, R-oldrelease +* 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