Re: [Rd] "R CMD check" leaving object files.

2008-04-07 Thread Prof Brian Ripley
On Mon, 7 Apr 2008, Barry Rowlingson wrote: > If I run "R CMD check" on my package source directory I get no warnings > (okay, at the moment I get a few, but lets imagine for the sake of > argument I don't). Then if I run it again I get a warning about my > source package having object files in it

[Rd] "R CMD check" leaving object files.

2008-04-07 Thread Barry Rowlingson
If I run "R CMD check" on my package source directory I get no warnings (okay, at the moment I get a few, but lets imagine for the sake of argument I don't). Then if I run it again I get a warning about my source package having object files in it: * checking if this is a source package ... WARN