On 26/04/2010 4:25 PM, N Klepeis wrote:
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.

Please try R 2.11.0 patched. There was a problem in the date/time formatting routines which I fixed a few days ago in revision 51811 that could be involved here. (You may need to wait a few days: CRAN is offline, and the mirrors I checked hadn't updated to this version yet.)

You could also try an R-devel build; it never had the bug.

Duncan Murdoch

P.S. Bug discussions are generally better in R-devel rather than R-help

______________________________________________
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.

Reply via email to