Peter Dalgaard <p.dalgaard <at> biostat.ku.dk> writes:

> > A larg program which worked with lme4/R about a year ago failed when I
> > re-run it today. I reproduced the problem with the program below.

> > -- When lme4 is loaded (but never used), the do.call fails
> >    with infinite recursion after 60 seconds. Memory used increases
> >    beyond bonds in task manager.
> 
> However, it surely has to do with methods dispatch:
> 
> > system.time(do.call("rbind.data.frame",caScore))
> [1] 0.99 0.00 0.99 0.00 0.00
> 
> which provides you with another workaround.

Peter, I had increased the optional value already, but I still don't understand 
what this recursion overflow has to do with the lm4 loading.

Dieter

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to