Peter Dalgaard wrote:
Göran Broström wrote:
When checking an R package of mine, I get
* checking R files for syntax errors ... WARNING
Warning in Sys.setlocale("LC_CTYPE", "en_US") :
OS reports request to set locale to "en_US" cannot be honored
'Sys.setlocale' is not used in any of my R func
Göran Broström wrote:
When checking an R package of mine, I get
* checking R files for syntax errors ... WARNING
Warning in Sys.setlocale("LC_CTYPE", "en_US") :
OS reports request to set locale to "en_US" cannot be honored
'Sys.setlocale' is not used in any of my R functions. What should I do
gt;
> >>>>> Hi,
> >>>>> We tried it on 3 separate windows XP computers using version 2.3.0.
> >>>>> The original locale is set for Thailand on all 3.
> >>>>> So how do we fix it? Is there another patch?
> >>>>
>
>>> specific to the Thai localization. But without a means of reproducing
>>>> this, I can only guess.
>>>>
>>>> If you can set up a debugger (see the rw-FAQ), you may be able to give us
>>>> some additional clues as the where the crash is
;>> the
> >>> same computer?
> >>
> >> Because of the issue mentioned in the CHANGES file, the change to the C
> >> locale was reverted by opening a graphics window.
> >>
> >>>
> >>> ---
> >>>> Sys.getlocale()
>
gt;>> "LC_COLLATE=Thai_Thailand.874;LC_CTYPE=Thai_Thailand.874;LC_MONETARY=Thai_Thailand.874;LC_NUMERIC=C;LC_TIME=Thai_Thailand.874"
>>> ---
>>>
>>> Thanks
>>> Edward
>>>
>>> - Original Message - From: "Prof Brian Ripley
74;LC_CTYPE=Thai_Thailand.874;LC_MONETARY=Thai_Thailand.874;LC_NUMERIC=C;LC_TIME=Thai_Thailand.874"
> > ---
> >
> > Thanks
> > Edward
> >
> > - Original Message - From: "Prof Brian Ripley"
> > <[EMAIL PROTECTED]>
> > To: <
.getlocale()
>> [1]
>> "LC_COLLATE=Thai_Thailand.874;LC_CTYPE=Thai_Thailand.874;LC_MONETARY=Thai_Thailand.874;LC_NUMERIC=C;LC_TIME=Thai_Thailand.874"
>> ---
>>
>> Thanks
>> Edward
>>
>> - Original Message - From: "Prof Brian Ripley&qu
E=Thai_Thailand.874;LC_CTYPE=Thai_Thailand.874;LC_MONETARY=Thai_Thailand.874;LC_NUMERIC=C;LC_TIME=Thai_Thailand.874"
> ---
>
> Thanks
> Edward
>
> - Original Message - From: "Prof Brian Ripley"
> <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> C
D]>
Sent: Monday, May 22, 2006 2:32 PM
Subject: Re: [Rd] Sys.setlocale upsets windows graphics device (PR#8887)
> Works perfectly for me. There was a bug in 2.2.1, but it was fixed in
> 2.2.1 patched (see CHANGES).
>
> What locale were you changing from? (This might be a Windows pr
Works perfectly for me. There was a bug in 2.2.1, but it was fixed in
2.2.1 patched (see CHANGES).
What locale were you changing from? (This might be a Windows problem
specific to your locale.)
On Mon, 22 May 2006, [EMAIL PROTECTED] wrote:
> Full_Name: Edward McNeil
> Version: 2.3.0
> OS: Wid
11 matches
Mail list logo