[R-pkg-devel] "invalid 'envir' argument" note from R-devel
On 15/07/2015 9:43 AM, Dirk Eddelbuettel wrote:
On 14 July 2015 at 08:06, Duncan Murdoch wrote: | It looks like a bug in codetools. It handles a number of functions | specially; data() is one, binomial() is another. I think there are some | implicit assumptions in it that stats and utils are on the search path, | but in the new tests, they aren't. And as of this morning, CRANberries reports a new codetools version. Maybe the issue is already fixed? http://dirk.eddelbuettel.com/cranberries/2015/07/15#codetools_0.2-14
Testing is ongoing, but it looks as though it is. Duncan Murdoch