Re: [R] source script file that contains Unicode non-English characters

2018-08-18 Thread Faridedin Cheraghi
Dear Duncan, thanks again for your response. > I'm talking about the R Core developers. Now it make sense. Those [R Core] are the key words that were omitted in your original email. > If you think this is a new bug, you should report it to the bug tracking system (which requires you to be regi

Re: [R] source script file that contains Unicode non-English characters

2018-08-17 Thread Duncan Murdoch
On 17/08/2018 10:07 AM, Faridedin Cheraghi wrote: Dear Duncan, thanks for your feedback on this. Even though most developers are not in Windows (which I doubt it), I'm talking about the R Core developers. I used to be one, but have retired from that role. there are a huge number of peopl

Re: [R] source script file that contains Unicode non-English characters

2018-08-17 Thread Faridedin Cheraghi
Dear Duncan, thanks for your feedback on this. Even though most developers are not in Windows (which I doubt it), there are a huge number of people who use R on Windows and I am one of them who seriously work with R. Following my own workaround to this bug, now I hit another issue with another wor

Re: [R] source script file that contains Unicode non-English characters

2018-08-12 Thread Duncan Murdoch
On 12/08/2018 11:48 AM, Faridedin Cheraghi wrote: that's right and I don't want to change my locale. my sessionInfo() : I think it could be another manifestation of a known bug on Windows, where strings are converted from UTF-8 to the current locale and back to UTF-8, a lossy conversion. Thi

Re: [R] source script file that contains Unicode non-English characters

2018-08-12 Thread Faridedin Cheraghi
that's right and I don't want to change my locale. my sessionInfo() : R version 3.5.1 (2018-07-02) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows >= 8 x64 (build 9200) Matrix products: default locale: [1] LC_COLLATE=English_United States.1252 [2] LC_CTYPE=English_United States.

Re: [R] source script file that contains Unicode non-English characters

2018-08-12 Thread Duncan Murdoch
On 12/08/2018 3:09 AM, Faridedin Cheraghi wrote: It was actually a .rmd file so you can get the coloring of the bug report in your text editor. I changed the format to .txt. When I run your script on a Mac (in a UTF-8 locale), all lines work as expected. I'm guessing you are working on Window

Re: [R] source script file that contains Unicode non-English characters

2018-08-12 Thread Faridedin Cheraghi
It was actually a .rmd file so you can get the coloring of the bug report in your text editor. I changed the format to .txt. -Farid On Sun, Aug 12, 2018 at 7:24 AM, Jeff Newmiller wrote: > ... and read the Posting Guide... only a few file types will ever make it > through the mailing list so re

Re: [R] source script file that contains Unicode non-English characters

2018-08-11 Thread Jeff Newmiller
... and read the Posting Guide... only a few file types will ever make it through the mailing list so repeatedly sending files not among those few types would just be frustrating for everyone. On August 11, 2018 4:51:43 PM PDT, Jim Lemon wrote: >Hi Farid, >Whatever you attached has not gotten t

Re: [R] source script file that contains Unicode non-English characters

2018-08-11 Thread Jim Lemon
Hi Farid, Whatever you attached has not gotten through. Jim On Sat, Aug 11, 2018 at 6:47 PM, Farid Ch wrote: > Hi all, > > Please check the attached file. > > Thanks > Farid > > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >

[R] source script file that contains Unicode non-English characters

2018-08-11 Thread Farid Ch
Hi all, Please check the attached file. Thanks Farid __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and pro