[EMAIL PROTECTED] writes: > The following command causes Windows XP to freeze so that I can only pull the > plug: > > plot(seq(1, 44100), rnorm(44100), type="l") > > This does not happen with > > plot(seq(1, 44100), rnorm(44100)) > and > > plot(seq(1,100), rnorm(100), type="l")
This was fixed (worked around -- the bug is in Windows) once before during "belated beta testing" of 2.1.0. Try 2.1.0 patched. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ R-devel@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-devel