[Rd] chron on windows (PR#8130)

ligges@statistik.uni-dortmund.de ligges at statistik.uni-dortmund.de
Mon Sep 12 09:34:46 CEST 2005


dragan_sestovic at yahoo.com wrote:

> Full_Name: Dragan Sestovic
> Version: 2.0.1
> OS: windows XP
> Submission from: (NULL) (216.80.117.146)
> 
> 
> Function dates() does not work correctly on the windows system for years after
> 2000. On unix system it is OK. Here are the examples I got on my R 2.0.1. on
> Windows XP:
> 
> 
>>dates("02/10/2002")
> 
> [1] 02/10/92


Please upgrade both R and chron. It works perfectly with recent versions.

Please read the FAQs and learn to check against recent versions of R (at 
least released version, these days in particular the alpha versions of R!)

Uwe Ligges


>>dates("02/10/2003")
> 
> [1] 02/09/93
> 
>>dates("02/10/2010")
> 
> [1] 02/10/00
> 
> 
> 
> Regards
> 
> Dragan Sestovic
> 
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel



More information about the R-devel mailing list