diff --git a/NEWS.md b/NEWS.md index e840c2b..9af03c1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ - fixed the error in plotting that occurred after the fix of "aes_string" of ggplot2 and that still persisted - fixed some typos -- added links to Description +- added links to DESCRIPTION - added more helpful error message if grouping variable contains NAs # mortAAR 1.1.5 diff --git a/cran-comments.md b/cran-comments.md index 2e77b95..23398a0 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -3,17 +3,18 @@ This is a minor increment. In this version we have: - fixed the error in plotting that occurred after the fix of "aes_string" of ggplot2 and that still persisted - fixed some typos -- added links to Description +- added links to DESCRIPTION - added more helpful error message if grouping variable contains NAs ## Test environments * local OS X install, R 4.3.1 -* ubuntu 20.04 (on github-action), R 4.3.1 +* macOS builder, R 4.3.0 +* ubuntu 20.04 (on github-action), R 4.3.3 * win-builder (devel and release) ## R CMD check results There were no ERRORs or WARNINGs. -There was one NOTE on "checking CRAN incoming feasibility". +Only the win-builder-devel issued a NOTE on "Lost braces; missing escapes or markup?". ## Reverse dependencies There are no reverse dependencies.