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/