diff --git a/NEWS.md b/NEWS.md index e02db95..72f9982 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,7 +5,7 @@ # rotor 0.2.3 -* Changed default behaviour of `rotate_date()`, `rotate_time()`, etc...: If +* Changed default behavior of `rotate_date()`, `rotate_time()`, etc...: If no backups exist of target file, use the "created" timestamp to determine whether rotation should take place or not. * `verbose == TRUE` now also displays information on why rotation was NOT diff --git a/cran-comments.md b/cran-comments.md index b22005f..ad11eec 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,8 +1,7 @@ ## Test environments -* local windows 7 install, R 3.4.2 -* local ubuntu 14.04 install, R 3.6.0 -* ubuntu 14.04 (on travis-ci), R 3.5.3 -* win-builder (devel and release) +* ubuntu 14.04 (via RStudio Server), R 3.6.1 +* ubuntu 16.04 (via travis), R 3.6.1 +* win-builder (devel) * rhub::check_for_cran() ## R CMD check results diff --git a/docs/news/index.html b/docs/news/index.html index 0f4302a..c47a1ea 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -118,7 +118,7 @@

rotor 0.2.3 2019-06-17