search for: cachegenerict

Displaying 1 result from an estimated 1 matches for "cachegenerict".

Did you mean: cachegeneric
2009 Jul 07
0
Protection stack overflow when calling setGeneric()/setMethod() from within .onLoad()
....onLoad(): ok3 but it could be that my session is now corrupted because some users have reported the nasty and now famous: Error in get(name, envir = table) : formal argument "envir" matched by multiple actual arguments Calls: assign ... .getGeneric -> .cacheGeneric -> .cacheGenericTable -> get after they've loaded MyPkg and started to run some other code that is not necessarily calling foo(). Those users are running R-2.9.1 or a very recent R-devel (less than 1 week old) so they are not triggering the reg.finalizer() problem reported here (and fixed) a few weeks ago:...