Skip to content
Back to formatted view

Raw Message

Message-ID: <1512169579547.88889@otago.ac.nz>
Date: 2017-12-01T23:06:25Z
From: Murray Efford
Subject: [R-pkg-devel] Simple URL error

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?
Murray