HI,

I am a new MAC user. I just installed R. Some error message occurs:

During startup - Warning messages:
1: Setting LC_CTYPE failed, using "C"
2: Setting LC_COLLATE failed, using "C"
3: Setting LC_TIME failed, using "C"
4: Setting LC_MESSAGES failed, using "C"
WARNING: You're using a non-UTF8 locale, therefore only ASCII
characters will work.
Please read R for Mac OS X FAQ (see Help) section 9 and adjust your
system preferences accordingly.
I read the FAQ and find


If you use a non-standard setup (e.g. different language than formats), you
can override the auto-detection performed by setting force.LANG defaults
setting, such as for example

     defaults write org.R-project.R force.LANG en_US.UTF-8

I tried the line above in R but fails. How can I do this? Thanks.

Huang

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to