From b922910fc1f99b6b8ac4d56c85de27eb3657ab1f Mon Sep 17 00:00:00 2001 From: Duncan Garmonsway Date: Sat, 20 Jan 2018 19:19:04 +0000 Subject: [PATCH] Explain spurious CRAN warning/error --- cran-comments.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/cran-comments.md b/cran-comments.md index 8534e7d..6f35b81 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,16 @@ +## Resubmission +This is a resubmission. In this version I explain an apparently spurious invalid +URL seen by CRAN + +> Found the following (possibly) invalid URLs: +> URL: http://archive.stats.govt.nz/browse_for_stats/people_and_communities/Well-being/nzgss-info-releases.aspx +> From: man/purpose.Rd +> Status: 503 +> Message: Service Unavailable + +The page is available both in browsers and via tools like wget. Presumably the +503 status was a temporary glitch. + ## Test environments ### Local @@ -8,7 +21,7 @@ * x86_64-pc-linux-gnu R-release 3.4.3 ### Win-builder -* Windows Server 2008 (64-bit) R-devel 2017-09-12 r73242 +* Windows Server 2008 (64-bit) R-devel 2018-01-17 r74130 ### Travis * Ubuntu Linux 12.04 LTS x64 R-devel 2018-01-18 r74132