Skip to content

Error on forcing change to utf-8 locale on R.app

3 messages · Simon Urbanek, Prashanth NS

#
On Feb 10, 2010, at 7:15 AM, Prashanth NS wrote:

            
You're supposed to paste that in the shell (Applications -> Utilities - Terminal) not in R.

In R you have to change that to
system("defaults write org.R-project.R force.LANG en_US.UTF-8")

Cheers,
Simon
#
Dear Simon, David and others,

Thanks. It is now working fine after running it in the shell.

Regards,
Prashanth
On 11/02/10 1:36 AM, "Simon Urbanek" <simon.urbanek at r-project.org> wrote: