Roger Peng <[EMAIL PROTECTED]> writes: > There was a memory leak discovered in R 1.6.0 but it's difficult to tell > if this is in fact causing your problem. At any rate, you should upgrade > to version 1.6.1 (the latest release).
Yep. In fact it is highly likely that this is the cause. That problem was in deparsing, and almost everything does deparsing somewhere, so simulations with a high repeat count would easily be affected. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
