Skip to content

write.table() fails for POSIXlt class and NAs in another variable (PR#3242)

1 message · Uwe Ligges

#
Uwe Ligges wrote:

            
OK, after having spent a few minutes I do not have:
The bug is obviously in as.matrix.data.frame() as the error message had
told me (I should have seen this yesterday at once). I cannot really 
suggest anything, since some of the constructs within 
as.matrix.data.frame() seem to be rather strange. For sure, at
least some of those are intended, but unfortunately the code lacks of
comments.

Uwe Ligges