Skip to content
Prev 42930 / 63424 Next

CRAN policies

On 27/03/2012 15:17, Paul Gilbert wrote:
Yes.  It is only recommended for use just before submission.  It is not 
used by the CRAN daily checks, for example.

All it does it set some environment variables that you can also set in 
~/.R/check.Renviron, scripts ... and that is what the CRAN team do.  We 
introduced --as-cran to make it easier to explain to submitters how to 
get the check results we reported [*].

As for what the set is, read 'R Internals' or the code (it will vary by 
R version).

Given that we get several submissions per week with the same version 
number or name as a package already on CRAN, we do need submitters to 
run the 'incoming' check before submission.

[*] Since answering several emails a day about why their results were 
different was taking up far too much time.