[Rd] NULL names for POSIXlt objects
Roger D. Peng
rpeng at jhsph.edu
Fri Jul 15 20:43:15 CEST 2011
I noticed in current R-patched (and R-devel) the following behavior:
> names(as.POSIXlt("2003-01-01"))
NULL
which I believe previously listed the names of the different elements
(e.g. 'sec', 'mday', 'year', etc.).
It seems to be related to r54188. I see the code here is is wrapped
with <FIXME> but I'm not sure it was meant to change the previous
behavior.
-roger
--
Roger D. Peng | http://www.biostat.jhsph.edu/~rpeng/
More information about the R-devel
mailing list