From 4fd649ea54c582618015c6c66f15d8f65d3ca89c Mon Sep 17 00:00:00 2001 From: Matt Dowle Date: Fri, 24 Jul 2020 11:55:24 -0600 Subject: [PATCH] CRAN_Release.cmd: add reminder to add ?closed=1 to the milestone line --- .dev/CRAN_Release.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dev/CRAN_Release.cmd b/.dev/CRAN_Release.cmd index 82a7aeb38..e77f4d5ee 100644 --- a/.dev/CRAN_Release.cmd +++ b/.dev/CRAN_Release.cmd @@ -558,7 +558,7 @@ ls -1 *.tar.gz | grep -E 'Chicago|dada2|flowWorkspace|LymphoSeq' | TZ='UTC' para Bump version to even release number in 3 places : 1) DESCRIPTION - 2) NEWS (without 'on CRAN date' text as that's not yet known) + 2) NEWS; add ?closed=1 to the milestone link, don't add date yet as that published-on-CRAN date isn't yet known 3) dllVersion() at the end of init.c DO NOT push to GitHub. Prevents even a slim possibility of user getting premature version. Even release numbers must have been obtained from CRAN and only CRAN. There were too many support problems in the past before this procedure was brought in. du -k inst/tests # 1.5MB before