Skip to content
Prev 38661 / 63424 Next

Namespace File

On Dec 15, 2010, at 1:56 PM, Fabio Mathias Corr?a wrote:

            
That is in general not a good idea, especially if you ever run things inside by hand for testing (because that will pollute the build). Make sure you clean your tree and use R CMD build followed by R CMD check on the resulting tar ball. Does the issue persist?
What is in inst? Make sure you have no binaries there.

Cheers,
Simon