Note that current devtools 1.8.0 attempts to use the spell checker when
you say devtools::check(check_version = TRUE), and warns if no spell
checker could be found. Perhaps a simpler option is to build on
win-builder before submission (e.g., by running devtools::build_win() ),
which is a good idea unless your package doesn't support Windows.
Best regards
Kirill
On 03.06.2015 09:51, Uwe Ligges wrote:
On 03.06.2015 09:48, Berry Boessenkool wrote:
Hi,
after submitting my package update, CRAN (Brian Ripley) found a
couple of warnings / messages.
URLs that are not longer existent, a non-ASCII character from
copypasting, incorrect title case.
Stuff that I should and could definitely solve before submitting.
Why did the latest Rdevel (2015-06-01 r68455) CMD check --as-cran not
find them?
Your R was not libcurl enabled nor had you the spellchecker installed,
I guess.
Best,
Uwe Ligges
Below are the relevant excerpts.
Thanks for any hints about what I may have done wrong,
Berry
---------
Found the following (possibly) invalid URLs:
URL: http://cran.r-project.org/web/packages/denstrip (moved to
http://cran.r-project.org/web/packages/denstrip/)
From: man/betaPlot.Rd
man/normPlot.Rd
Status: 200
Message: OK
CRAN URL not in canonical form
URL: http://www.geolinde.musin.de/afrika/pic/klimamuenchen.gif
From: man/climateGraph.Rd
Status: 404
Message: Not Found
[...]
The canonical URL of the CRAN page for a package is
http://cran.r-project.org/package=pkgname
No package encoding and non-ASCII characters in the following R files:
R/groupHist.R
19: # ignore messages like: argument col is not made use of
The Title field should be in title case, current version then in
title case:
�Function Collection related to Plotting and Hydrology�
�Function Collection Related to Plotting and Hydrology�
[[alternative HTML version deleted]]
______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel