[R-pkg-devel] Simple URL error
Uwe Ligges
ligges at statistik.tu-dortmund.de
Sat Dec 2 00:23:11 CET 2017
On 02.12.2017 00:06, Murray Efford wrote:
> Hi all
> This is no doubt a trivial question but I haven't found a direct answer on searching. My package passes R CMD check locally and on winbuilder (R-release and R-devel) but stalled in CRAN submission with -
>
> Found the following (possibly) invalid URLs:
> URL: http://www.phidot.org/forum/index.php
> From: man/secr-package.Rd
> Status: 503
> Message: Service Unavailable
>
> The terminal '/index.php' is not needed. Should I expect removing it will fix the problem, or might this be a transient web access issue?
Apparently the latter, our auto-check and a later manual check of the
URL in a webbrowser showed that problem.
If the website is active again, simply resubmit.
Best,
Uwe Ligges
> Murray
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
More information about the R-package-devel
mailing list