Skip to content
Prev 811 / 12125 Next

[R-pkg-devel] Possible R CMD check extensions (Was: Possibly mis-spelled words in DESCRIPTION)

On 08.05.2016 17:44, Hadley Wickham wrote:
Indeed, such details could be improved.

For spell checking (the original question) I do not care too much, 
because you frequently get false positives and CRAN decides by looking 
on the list. And we do not want to force users to maintain an extra 
list. But perhaps we can discuss whether we add a feature to R that a 
list could be provided within the package.

For Notes about the size: Of course, the package itself cannot say that 
it is OK to include huge components, otherwise all maintainers would 
simply declare that it is OK. So that would need to be maintained on 
CRAN. Not sure it makes sense to do that for the few exceptions we allow.

And as you see, then we need to think about exceptions for all sorts of 
Notes and how to include that both technically as well as procedural 
into the CRAN process.

Anyway, not all CRAN team members are listining here, so perhaps start 
to discuss this with R-core (where the current CRAN team is a subset of).

Best,
Uwe