Closed fdetsch closed 6 years ago
Thanks for pointing this out - seems like this was already changed in fread in April. The fix is on its way to github. https://github.com/Rdatatable/data.table/commit/e64b952a4a1576a2a5956176af8f5077f36cb0d9#diff-537009978509c34a2382eec1cb263c70
In the below example, the standard data import works as expected
whereas fast reading using
fread = TRUE
failswith the following error message
Here's my
sessionInfo()
: