Skip to content
Prev 21793 / 63424 Next

[<-.POSIXlt changes order of attributes (PR#9197)

There is a bug in identical(), though:
[1] TRUE
[1] TRUE

so identical() is not even looking at the names of the attributes but only 
checking their values.  Oops ....
On Fri, 1 Sep 2006, Prof Brian Ripley wrote: