From 2597ca28b464a85b47b74b4b678c6abeb38df77e Mon Sep 17 00:00:00 2001 From: David Hugh-Jones Date: Thu, 15 Feb 2024 11:55:38 +0000 Subject: [PATCH] Update cran-comments --- build-cran.R | 6 +++--- cran-comments.md | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/build-cran.R b/build-cran.R index c3e0c655..01854e92 100755 --- a/build-cran.R +++ b/build-cran.R @@ -43,8 +43,10 @@ chk <- devtools::check( # manual section -------- -# run checks +# may not work; if so just run the script in the main window. +rstudioapi::jobRunScript("check-reverse-dependencies.R", exportEnv = "revdep_results") +# run checks devtools::check_mac_release() # asks manual questions @@ -53,8 +55,6 @@ devtools::check_win_devel() # asks manual questions devtools::check_win_release() -# may not work; if so just run the script in the main window. -rstudioapi::jobRunScript("check-reverse-dependencies.R", exportEnv = "revdep_results") # update CRAN-comments.md diff --git a/cran-comments.md b/cran-comments.md index 6479aa70..cb93f4e9 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,5 @@ -Bugfix release to workaround a regression from quarto 1.4. -Resubmission to fix an uncaught reverse dependency regression. +Release for a serious bug. ## Test environments @@ -11,7 +10,7 @@ Resubmission to fix an uncaught reverse dependency regression. ## R CMD check results -This resubmission was rechecked and was OK on all platforms. +OK on all platforms. ## revdepcheck results