Skip to content
Prev 12482 / 63461 Next

is.na(valid_date) too often true on SGI MIPS (PR#6814)

On Sat, 24 Apr 2004, George N. White III wrote:

            
No. You claimed `"make check" fails in 2 places' and said the second was
[1] FALSE
[1] "1970-01-01"

and that is not an example of
dates:

since 

1) It is not in make check  (nor is your first example)
2) The date is valid
3) is.na returns FALSE.

In short, I cannot see anything wrong about that example, and it 
seems it is you and not Irix and not R who has a problem with it.