diff --git a/.Rbuildignore b/.Rbuildignore index 763dc8c..43e52bd 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -9,3 +9,4 @@ ^\.travis\.yml$ ^cran-comments$ ^cran-comments\.md$ +^CRAN-RELEASE$ diff --git a/CRAN-RELEASE b/CRAN-RELEASE new file mode 100644 index 0000000..4d0104f --- /dev/null +++ b/CRAN-RELEASE @@ -0,0 +1,2 @@ +This package was submitted to CRAN on 2020-10-25. +Once it is accepted, delete this file and tag the release (commit de5e12d).