[Rd] IO error when writing to disk

realitix realitix at gmail.com
Wed Mar 22 10:17:54 CET 2017


Hello,
I have sent a mail but I got no answer.

Can you create a bugzilla account for me.

Thanks,
Jean-Sébastien Bevilacqua

2017-03-20 10:24 GMT+01:00 realitix <realitix at gmail.com>:

> Hello,
> Here a small improvement for R.
>
> When you use the function write.table, if the disk is full for example,
> the function doesn't return an error and the file is written but truncated.
>
> It can be a source of mistakes because you can then copy the output file
> and think everything is ok.
>
> How to reproduce
> -------------------------
>
> >> write.csv(1:10000000, 'path')
>
> You must have a path with a small amount of disk available (on linux:
> http://souptonuts.sourceforge.net/quota_tutorial.html)
>
> I have joined the patch in this email.
> Can you open a bugzilla account for me to keep track of this change.
>
> Thanks,
> Jean-Sébastien Bevilacqua
>

	[[alternative HTML version deleted]]



More information about the R-devel mailing list