Hello Dne Po 20. září 2010 10:28:54 Jonathan Callahan napsal(a): > I am creating a Slovak translation of an interactive website ( > http://mazamascience.com/OilExport/index_sk.html ) and am running into > problems with R's lack of support for the caron found in the following > letters: Ä/Ä, Å /Å¡ and Ž/ž.
I work on Linux (openSUSE) in Chech language using same characters and I have no problem. R IMHO uses UTF-8 (default for Linux) which contains support for all European languages and when You use UTF-8 also for Your website (highly recommended), it should work. I have no problem to load file encoded with UTF-8. Well, in this way, it works for me. I see Your page with correct characters (the browser has autodetection of character set and the web page uses UTF-8). > I am using R 2.6.1 running on a recent version of CentOS. > > Any information about whether these characters are supported or any > possible workarounds would be greatly appreciated. > > Thanks in advance. > > Jon Best regards, -- Vojtěch Zeisek Department of Botany, Faculty of Science, Charles Uni., Prague, CZ Institute of Botany, Academy of Science, Czech Republic Community of the openSUSE GNU/Linux https://www.natur.cuni.cz/faculty-en?set_language=en http://www.ibot.cas.cz/?p=index&site=en http://www.opensuse.org/ http://web.natur.cuni.cz/~zeisek/
signature.asc
Description: This is a digitally signed message part.
______________________________________________ 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.