Displaying 5 results from an estimated 5 matches for "hebrew_israel".
2012 Jan 30
1
Getting htmlParse to work with Hebrew? (on windows)
...1.com/?p=2737"
a = getURL(u)
a # Here - the hebrew is fine.
a2 <- htmlParse(a)
a2 # Here it is a mess...
None of these seem to fix it:
htmlParse(a, encoding = "utf-8")
htmlParse(a, encoding = "iso8859-8")
This is my locale:
> Sys.getlocale()
[1] "LC_COLLATE=Hebrew_Israel.1255;LC_CTYPE=Hebrew_Israel.1255;LC_MONETARY=Hebrew_Israel.1255;LC_NUMERIC=C;LC_TIME=Hebrew_Israel.1255"
>
Any suggestions?
Thanks up front,
Tal
----------------Contact
Details:-------------------------------------------------------
Contact me: Tal.Galili@gmail.com | 972-52-7275845
R...
2011 Oct 06
1
anova.rq {quantreg) - Why do different level of nesting changes the P values?!
...t ~ lgdp2 + fse2 + gedy2
Model 2: y.net ~ lgdp2 + fse2
Df Resid Df F value Pr(>F)
1 1 157 3.9532 0.04852 *
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
> sessionInfo()
R version 2.13.1 (2011-07-08)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=Hebrew_Israel.1255 LC_CTYPE=Hebrew_Israel.1255
[3] LC_MONETARY=Hebrew_Israel.1255 LC_NUMERIC=C
[5] LC_TIME=Hebrew_Israel.1255
attached base packages:
[1] splines stats graphics grDevices utils datasets methods
base
other attached packages:
[1] rms_3.3-1 Hmisc_3.8-3
survival_2....
2011 Jan 25
3
Failing to install {rggobi} on win-7 R 2.12.0
...error popup window with the massage:
"the procedure entry point cairo_glyph_allocate could not be located
in the dynamic link library libcairo-2.dll")
Here is my sessionInfo:
> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=Hebrew_Israel.1255 LC_CTYPE=Hebrew_Israel.1255
[3] LC_MONETARY=Hebrew_Israel.1255 LC_NUMERIC=C
[5] LC_TIME=Hebrew_Israel.1255
attached base packages:
[1] stats graphics grDevices utils datasets methods
base
>
Thank you for any advice.
Best,
Tal
----------------Contact
Details:-------------...
2010 Mar 18
5
language!!!
Hi,
there´s something that really bothers me about R and after hours and hours of internet research, I´m still stuck with the same problem: I installed R and it is in Spanish, as the system on my work. I would really like it in English and there seems to be no way to change that!?! I´m doing an abroad internship, so my Spanish is far from perfect and my tutorial is in English.
Is there any
2010 Sep 28
0
Bug report: Disappearing text when using a long "expression" in ylab
...east on windows.
#On Linux (so Barry wrote), all the rotated texts seems to disappear.
# I wasn't able to find reference to this when searching, but maybe I failed
in looking.
# Here is my session info:
> sessionInfo()
R version 2.11.1 (2010-05-31)
i386-pc-mingw32
locale:
[1] LC_COLLATE=Hebrew_Israel.1255 LC_CTYPE=Hebrew_Israel.1255
LC_MONETARY=Hebrew_Israel.1255 LC_NUMERIC=C
[5] LC_TIME=Hebrew_Israel.1255
attached base packages:
[1] stats4 splines stats graphics grDevices utils datasets
methods base
other attached packages:
[1] multcomp_1.1-6 coin_1.0-11 modeltoo...