Skip to content

Commit f1414d8

Browse files
committed
Update cran-comments
1 parent d2cdede commit f1414d8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

cran-comments.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@ This submission of ggplot2 fixes \donttest{} examples.
88

99
## R CMD check results
1010

11-
There were no ERRORs or WARNINGs. There was 1 NOTE:
11+
There were no ERRORs or WARNINGs in R 3.1.3. On R-devel with --as-cran, there was also this NOTE:
1212

13-
* Possibly mis-spelled words in DESCRIPTION:
14-
ggplot (16:43)
13+
Found the following (possibly) invalid URLs:
14+
URL: http://fueleconomy.gov
15+
From: man/mpg.Rd
16+
Status: 404
17+
Message: Not Found
18+
19+
This URL is accessible through a web browser, though apparently not via R CMD check.
1520

16-
ggplot is, of course, spelled correctly.
1721

1822
On R-devel for Windows x64, the tests hung and did not complete. We encountered some similar strange errors in our local testing, until we rebuilt and reinstalled packages from source. After doing that, the R CMD CHECK passed as above without problems.
1923

0 commit comments

Comments
 (0)