[R] wordStem problems in R 2.9, Fedora 11; Linux Kernel 2.6.29.5-191.fc11.i586
Reitsma, Rene - COB
reitsmar at bus.oregonstate.edu
Thu Jul 9 17:57:27 CEST 2009
Duncan,
Thanks for helping. I reinstalled Rstem from source (using the omegahat
URL) and this time things are working. :-)
RR
-----Original Message-----
From: Duncan Temple Lang [mailto:duncan at wald.ucdavis.edu]
Sent: Tuesday, July 07, 2009 5:33 PM
To: Reitsma, Rene - COB
Cc: r-help at r-project.org
Subject: Re: [R] wordStem problems in R 2.9, Fedora 11; Linux Kernel
2.6.29.5-191.fc11.i586
Hi Rene
Can you tell us the version of the Rstem package you installed.
Rstem_0.3-1 from
http://www.omegahat.org/Rstem/
or
install.packages("Rstem", repos = "http://www.omegahat.org/R")
work fine for me.
I seem to recall this being a problem with an older version of Rstem.
D.
Reitsma, Rene - COB wrote:
> Dear All,
>
> I just updated from Fedora 9 to Fedora 11, kernel version
> 2.6.29.5-191.fc11.i586. I'm running R 2.9.
>
> I successfully installed package Rstem from source (it always ran fine
> for me in F9). However:
>
>> wordStem(c("This","is","a","test"))
> Error in wordStem(c("This", "is", "a", "test")) :
> VECTOR_ELT() can only be applied to a 'list', not a 'character'
>
> Any idea what causes this / how I can fix this?
>
> RR
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list