Skip to content
Prev 43038 / 63421 Next

R CMD check returns NOTE about package data set as global variable

On Apr 6, 2012, at 23:04 , Brian G. Peterson wrote:

            
Actually, this one is perfectly valid. It is saying that you are messing with global variables, which you might not want to do in package code. It is admittedly rather unlikely that the user has a variable called "RutgersMapB36" lying around for you to clobber, but suppose that it was "x" or "mydata"...

Thread (16 messages)