diff --git a/CRAN-RELEASE b/CRAN-RELEASE index caffd613..37ac51c3 100644 --- a/CRAN-RELEASE +++ b/CRAN-RELEASE @@ -1,2 +1,2 @@ This package was submitted to CRAN on 2021-01-08. -Once it is accepted, delete this file and tag the release (commit b12530c). +Once it is accepted, delete this file and tag the release (commit 2c72714). diff --git a/cran-comments.md b/cran-comments.md index 07fa9ba5..4fd0b7d7 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -20,6 +20,9 @@ ## Resubmission +* Tests now respond properly to functions that only work during a certain +period of time. They either check for warnings or skip when appropriate. + * More uses of `roster_moves()` now use a known past week. Examples and vignette should not error week to week, now that new data from _current_ week errors.