From 115efa65903c3375fd0074e6f51fea3c24b1c277 Mon Sep 17 00:00:00 2001 From: Ante Bing Date: Tue, 1 Sep 2026 04:30:41 +0000 Subject: [PATCH] Update cran-comments to match the current check The title-case and NEJM-URL notes were resolved in the check-notes fix (Title is now 'Learn-as-You-Go' and man/BB_data.Rd uses the DOI form), so drop their explanations from the incoming-feasibility note. The remaining findings are the expected 'New submission' note plus the local conda '-march=nocona' note and the missing-qpdf warning, none of which occur on CRAN's machines. --- cran-comments.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 5eab1b5..915c34c 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -24,14 +24,8 @@ only the installable/loadable package identifier differs, so users now call `R CMD check --as-cran` gives 0 errors, 1 warning, and 2 notes. -* NOTE (CRAN incoming feasibility): flags this as a "New submission" (expected). - It also reports: - - A title-case suggestion ("Learn-as-You-Go" rather than "Learn-As-You-Go"). - "Learn-As-you-GO" is the established capitalization of the method name - (see the cited papers), so the title keeps that form intentionally. - - A "possibly invalid URL" (HTTP 403) for a New England Journal of Medicine - DOI link in `man/BB_data.Rd`. The URL is valid; nejm.org returns 403 to - automated head requests but resolves in a browser. +* NOTE (CRAN incoming feasibility): flags this as a "New submission", which is + expected and the only content of this note. * NOTE (compilation flags): "Compilation used the following non-portable flag(s): -march=nocona". This flag is injected by the local conda R toolchain's compiler configuration, not by the package. The package's own