Saturday, April 13, 2013

Fix the problem "tar: Failed to set default locale" in Mac OS X

write the following in terminal

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

and restart R

from:
http://davidprakash.blogspot.jp/2011/05/r-error-tar-failed-to-set-default.html

No comments: