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 formURL: 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=pkgnameNo package encoding and non-ASCII characters in the following R files: R/groupHist.R 19: # ignore messages like: argument col is not made use ofThe 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]] ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
