Skip to content
Prev 261 / 12125 Next

[R-pkg-devel] "invalid 'envir' argument" note from R-devel

On 13/07/2015 9:42 PM, John Fox wrote:
I tracked it down to a bug in codetools.  The "envir" it is talking
about is an argument to a different function, nothing to do with the
argument to data().

I've passed it on to Luke Tierney, author of codetools.

Duncan Murdoch