Skip to content
Prev 205692 / 398506 Next

Debugging issues encountered during the "R CMD check" process

On 07/01/2010 2:48 PM, Jason Rupert wrote:
You'll often get more informative error messages in recent R releases if 
you set the environment variable

R_KEEP_PKG_SOURCE=yes

I don't know if it will help in this case.

Duncan Murdoch