[R-pkg-devel] broken or outdaeted URLs

Ivan Krylov |kry|ov @end|ng |rom d|@root@org
Mon Apr 14 13:34:16 CEST 2025


В Mon, 14 Apr 2025 08:57:49 +0200
Emanuele Cordano <emanuele.cordano using gmail.com> пишет:

> R CMD check --as-cran on my machine did not help.

Strange, it should be doing the same thing as 'urlchecker'. I've tried
it with an old version of 'RMAWGEN' and saw the messages:

>> * checking CRAN incoming feasibility ... [6s/526s] WARNING
>> <...>
>> Found the following (possibly) invalid URLs:

Some of the URL checks in R CMD check do not work if 'xml2' is not
installed, but 'urlchecker' depends on it as well. Still, glad that
'urlchecker' helped you locate and fix the problematic URLs.

-- 
Best regards,
Ivan



More information about the R-package-devel mailing list