CRAN package timeDate

Yohan Chalabi chalabi at phys.ethz.ch
Sun Feb 8 22:21:29 CET 2009


>>>> "KH" == Kurt Hornik <Kurt.Hornik at wu-wien.ac.at>
>>>> on Sun, 8 Feb 2009 21:19:15 +0100

   KH> Guys,
   KH>
   KH> This actually fails R CMD check in most cases, see
   KH>
   KH> http://cran.r-project.org/web/checks/check_results_timeDate.html
   KH>
   KH> from
   KH>
   KH> timeDate/R/subset.R: length(grep([a-Z], subset)), sep = )
   KH>
   KH> which is invalid in many locales (not with a complete UTF-8
   KH> one, though,
   KH> but e.g. with LC_COLLATE=C).
   KH>
   KH> If you want the locale's idea of letters, you can use
   KH> [[:alpha:]]
   KH> instead.  If just the ASCII letters, you need to give them
   KH> explicitly.
   KH>
   KH> Can you pls have an update fixing this?
   KH>
   KH> Best
   KH> -k
  
Hi Kurt,

Thanks for your message!

I have updated the package with your suggestion and you can find the new
version on CRAN ftp server. 

Thanks again for your feedback!

Regards,
Yohan

-- 
PhD student
Swiss Federal Institute of Technology
Zurich

www.ethz.ch



More information about the Rmetrics-core mailing list