Skip to content
Back to formatted view

Raw Message

Message-ID: <db9ba512-6c5c-9ef1-c2c3-4c11bcceba00@statistik.tu-dortmund.de>
Date: 2017-12-01T23:23:11Z
From: Uwe Ligges
Subject: [R-pkg-devel] Simple URL error
In-Reply-To: <1512169579547.88889@otago.ac.nz>

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
>