Skip to content
Prev 1689 / 12125 Next

[R-pkg-devel] Surprised by as.Date() and lubridate::today()

On 19/06/2017 5:44 PM, Pedro J. Aphalo wrote:
You've written to the wrong place.  This list is for package developers.

If you think there's a problem in lubridate, you should write to its 
maintainer, which maintainer("lubridate") says is "Vitalie Spinu 
<spinuvit at gmail.com>".

If you think there's a problem with as.Date.POSIXlt, you should confirm 
that it happens in a clean session (lubridate might have replaced it), 
then report on the bug list, or on R-devel.

Duncan Murdoch