Displaying 1 result from an estimated 1 matches for "mypkg_version".
2008 Apr 07
1
"R CMD check" leaving object files.
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 ... WARNING
Subdirectory 'foo/src' contains object files.
Well, I didn't put