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