Skip to content

Danish characters i R2.0.1 vs R1.9.1 under winXP

2 messages · Hans Gardfjell, Brian Ripley

#
Sorry for not reporting earlier, but the same problem exists with Swedish verisons
of Windows XP together with R 2.0.0 patched (but not with R 1.9.1) and the last
characters in our alphabet.
[1] "\344"
[1] "\366"
[1] "??"
[1] "\326"
[1] "\304"
"
[1] "\305" 


Hans Gardfjell
Ecology and Environmental science
Ume?? University, Sweden
/>>/
/>>/ After upgrading to R2.0.1 i get
/>>/
/>>>/ "??"
/>>/ [1] "??"
/>>>/ "??"
/>>/ [1] "\370"
/>>>/ "??"
/>>/ [1] "??"
/>>/
/>>/ Whereas under R1.9.1 i get
/>>/
/>>>/ "??"
/>>/ [1] "??"
/>>>/ "??"
/>>/ [1] "??"
/>>>/ "??"
/>>/ [1] "??"
/>>/
/>>/ Any hints apreciated.
/>>/
/>>/ Steen
/>>/
/>>/ Steen Ladelund, statistician
/>>/ +4543233275 stelad01.FUNNYAglostruphospDOTkbhamt.dk
/>>/ Research Center for Prevention and Health
/>>/ Glostrup University Hospital, Denmark
/>>/ www.fcfs.kbhamt.dk
/>>/
/>>/ ______________________________________________
/>>/ R-help at stat.math.ethz.ch <https://stat.ethz.ch/mailman/listinfo/r-help> mailing list
/>>/ https://stat.ethz.ch/mailman/listinfo/r-help
/>>/ PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
/>>/
/>/
/
#
Try R 2.0.1 patched instead: the bug in (some versions of?) Windows XP has 
been worked around now.
On Tue, 23 Nov 2004, Hans Gardfjell wrote: