Skip to content
Prev 4159 / 12125 Next

[R-pkg-devel] CRAN pre-test failed on NOTE "no visible binding for global variable"

On 02/07/2019 11:00 a.m., Georgi Boshnakov wrote:
I believe globalVariables() takes a vector of names, not a regular 
expression for names.  So that's not so general, it's just the name ".".

Duncan Murdoch