Skip to content
Prev 20372 / 63424 Next

R CMD check: non source files in src on (2.3.0 RC (2006-04-19 r37860))

On Thu, 20 Apr 2006, Robert Gentleman wrote:

            
The checks are different if there is a configure file:

   Further, the check on the @file{src} directory is only run if the
   package/bundle does not contain a @file{configure} script (which
   corresponds to the value @samp{yes-maybe}) and there is no
   @file{src/Makefile} or @file{src/Makefile.in}.
We found several examples with large and unnecessary files in the src 
directory via this check, as well as files in directories other than the 
ones the package author had intended.

It `makes no sense to me' to discuss situations that are not as 
implemented.  This was discussed some months ago, ideas trialled and those 
that were found worthwhile retained.  And now we are in code freeze.
Well, they are turned on optionally, but as the CRAN maintainers 
want them, submitters to CRAN ought to be aware that they will be run.