Mac上R安装的问题集合(转http://blog.sciencenet.cn/blog-1351135-928205.html)

本文详细介绍了在Mac上安装R语言时遇到的非UTF-8 Locale问题及其解决方案。通过在终端中运行特定命令,可以成功更改系统设置,使R能够正常运行并支持更多字符集。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

R 官网下载:https://www.r-project.org/about.html

Rstudio:http://www.rstudio.com

打开后出现这个问题,红字(参考http://stackoverflow.com/questions/9689104/installing-r-on-mac-warning-messages-setting-lc-ctype-failed-using-c):

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"
5: Setting LC_PAPER failed, using "C"
[R.app GUI 1.50 (6126) x86_64-apple-darwin9.8.0]

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. [History restored from /Users/nemo/.Rapp.history]


解决方法:

Open Terminal

Write or paste in: defaults write org.R-project.R force.LANG en_US.UTF-8

Close Terminal

Start R

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值