We've seen a few reports on problems in R 2.7.[01] on Windows in Korean. It does work on my laptop, but I've managed to reproduce this on a WinXP desktop: it seems the problem lies in the encoding of the translations of the menus, and might be a problem in the updated iconv used.

Workarounds:

1) Add LANGUAGE=en to the shortcut used to start RGui: then all messages will be in English.

2) Delete <RHOME>/share/locale/ko/LC_MESSAGES/RGui.mo . This means the menus will not be traslated, but other messages will be. This is done in R-patched, and so will be the state in R 2.7.2.

The Korean translations are rather out of date, and the translator's email address no longer works. If the community of Korean R users want to pick up on this, please look at developer.r-project.org for how to submit translations.

--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to