Full_Name: Timo Becker
Version: 2.1.0
OS: Windows XP
Submission from: (NULL) (193.170.87.36)


Hi!

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")

platform i386-pc-mingw32
arch     i386           
os       mingw32        
system   i386, mingw32  
status                  
major    2              
minor    1.0            
year     2005           
month    04             
day      18             
language R

______________________________________________
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to