Skip to content
Prev 3286 / 15075 Next

Problems with definitions of S4-generics

This isn't a Mac problem, this is a moving from 2.2 to 2.4. You'll
probably get better answers on R-devel. My guess would be that a cache
used by methods to store frequently used generics isn't getting
flushed by removeGeneric properly, though a brief glance at the code
suggests that it tries. Your best bet is probably to file a bug report
with a simple example.
On 12/21/06, J?rg Beyer <Beyerj at students.uni-marburg.de> wrote: