Displaying 2 results from an estimated 2 matches for "installlanguage".
2012 May 16
3
Wrong Q3 + Mean.
...ntile(a)
0% 25% 50% 75% 100%
13 14 15 19 26
Clearly, this is not right. My Instructor and I have no idea why the program
does that. I removed the program from the computer , installed it again and
it still shows the mistake. It is also strange, that I chose "english" as
installlanguage, but the program is in german (my OS is in german).
Pls help, because otherwise i cannot solve any problems with R.
Using Win7 and R version 2.15.0 (2012-03-30).
Retep
--
View this message in context: http://r.789695.n4.nabble.com/Wrong-Q3-Mean-tp4630223.html
Sent from the R help mailing list a...
2007 Mar 19
0
DVDRebuilder ?
....php?p=487560&postcount=7
The Language thing might be a red-herring as far as wine is concerned as I found
a registry setting (of sorts) here:
\HKLM\SYSTEM\\CurrentControlSet\\Control\\Nls\\Language
( http://shorl.com/jerisatrahitra )
according to my "wine regedit" the Default and InstallLanguage keys are both set to "0409"
US English Locale IDs. ( http://www.microsoft.com/globaldev/reference/lcid-all.mspx )
My PC is however British English? Could that be it?
[lordy@morpheus ~]$ env | grep LANG
LANG=en
LANGUAGE=en_GB.UTF-8:en_GB:en
I know some other people have ReBuilder workin...