Re: [Rd] Month recognition issue

2005-09-16 Thread Gabor Grothendieck
month.abb is hard coded English but I don't think its used by the routines you are interested in anyways. To momentarily set locale try this: Sys.setlocale("LC_ALL","EN") and Sys.setlocale("LC_ALL","FR") On 9/7/05, Sebastien Durand <[EMAIL PROTECTED]> wrote: > Dear all, > > I am running > R

Re: [Rd] Month recognition issue

2005-09-16 Thread Prof Brian Ripley
On Wed, 7 Sep 2005, Sebastien Durand wrote: Dear all, I am running R : Copyright 2005, The R Foundation for Statistical Computing Version 2.1.1 (2005-06-20), ISBN 3-900051-07-0 Under Mac os X, a french version! There is no `french version', but you may be in a French locale. I am preparing