01:08, Duncan Murdoch wrote:
> On 13/05/2011 4:57 PM, lyolya wrote:
>
>> Hello,
>>
>> I am experiencing a problem in reading a database in Russian. The problem
>> appears when it comes to char variables. I have already tried changing the
>> encoding, i.e.
>&g
Hello,
I am experiencing a problem in reading a database in Russian. The problem
appears when it comes to char variables. I have already tried changing the
encoding, i.e.
options(encoding="UTF-8")
and
options(encoding="KOI8-R")
but every time there appear to be something unreadable in the dat
ges you need. Otherwise, try
>
> install.package("twitteR", dependencies = TRUE)
>
> (or RCurl) and see if that helps.
>
> Allan
>
> On 01/07/10 22:51, lyolya wrote:
>
> > Dear all,
> >
> > I cannot load the twitteR package. When I have it instal
n library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc =
lib.loc) :
there is no package called 'RCurl'
and when I further manually install and load the RCurl package, I get this
response:
ERROR: dependencies ‘bitops’ are not available for package ‘RCurl’
* removing ‘/Users/lyolya/RCur
4 matches
Mail list logo