Hi,
I just installed R 2.11.0 Win32 and tried to use write.csv (or
write.table) to write a 121000x26 data frame. This crashes R.
The dataframe was written OK in R 2.10.1.
I tried up to 108000 rows and the file was written OK. But then going
to 109000 causes the crash.
Anyone else see this? I'll gather some more info before reporting a bug.
--Neil
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.