Skip to content
Prev 48134 / 63424 Next

Please make Pre-3.1 read.csv (type.convert) behavior available

Hi Dirk,


Thanks for taking the time to respond (both here and in other forums).

Most of what I wanted to share I put in a followup response to Duncan (please read
that thread if you?re interested).

I would like to comment on the last point you brought up, though, in case anyone else
finds it beneficial.

For data which is exchanged programmatically machine-to-machine, I was able to
use Java?s Double.toHexString() as a direct replacement for toString().  R is able
to read this lossless (but still text) format.  So this addresses some of the challenges
we have with this change.


Thanks,
Tom
On Apr 26, 2014, at 5:26 AM, Dirk Eddelbuettel <edd at debian.org> wrote: