[Rd] R CMD check ignores .Rbuildignore?

Gabor Grothendieck ggrothendieck at gmail.com
Mon Mar 19 18:58:48 CET 2007


On 3/19/07, Ross Boylan <ross at biostat.ucsf.edu> wrote:

> How about an option to have check use the buildignore file?  If there
> are 2 separate files, there's always the risk they will get out of
> sync.  Of course, in your case, you want them out of sync...


For Windows users only there is a batch file, makepkg.bat, in
the batchfiles distribution that will run a build prior to a check
or install so that .Rbuildignore gets invoked.  It would be possible
to create a similar shell file for UNIX.

http://code.google.com/p/batchfiles/



More information about the R-devel mailing list