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