diff --git a/.Rbuildignore b/.Rbuildignore index 37c1055..1c8020a 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -7,3 +7,4 @@ ^CONDUCT\.md$ ^README_cache$ ^\.lintr$ +^CRAN-RELEASE$ diff --git a/CRAN-RELEASE b/CRAN-RELEASE new file mode 100644 index 0000000..533309b --- /dev/null +++ b/CRAN-RELEASE @@ -0,0 +1,2 @@ +This package was submitted to CRAN on 2020-06-16. +Once it is accepted, delete this file and tag the release (commit 2180af3123). diff --git a/cran-comments.md b/cran-comments.md index dbe812f..82d60c2 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,7 +1,7 @@ # WikidataQueryServiceR 1.0.0 ## Test environments -* local macOS install, R 4.0.0 +* local macOS install (R 4.0.1, R-devel) * win-builder (R-release, R-oldrelease) ## R CMD check results