Re: [R] TWITTER API environment variables

2020-04-08 Thread Patrick Connolly
Apart from allowing the twitter app access, I didn't do anything to adjust the settings other than editing the ~/.Renviron file which set up the environment variable/s. It appears to me that they are appropriate since they work if I use R from the bash prompt or Rstudio. The problem is

Re: [R] TWITTER API environment variables

2020-04-08 Thread K. Elo
Hi again, ok, I see. How about repeating the steps described in the tutorial on your second computer instead of cloning the settings from the computer #1? There might be some other settings not correctly copied. HTH, Kimmo ke, 2020-04-08 kello 19:02 +1200, Patrick Connolly kirjoitti: > Hello

Re: [R] TWITTER API environment variables

2020-04-08 Thread Patrick Connolly
Hello Kimmo, Yes. I did that and it worked fine -- as far as it goes. But it didn't cover what to do when using the same twitter account on a computer with a different user name -- which is what my question was about. On Wed, 08-Apr-2020 at 08:55AM +0300, K. Elo wrote: |> Hi! |> |> Have you

Re: [R] TWITTER API environment variables

2020-04-07 Thread K. Elo
Hi! Have you already read this: https://cran.r-project.org/web/packages/rtweet/vignettes/auth.html I think they explain rather well how to use Twitter tokens with rtweet... HTH, Kimmo ke, 2020-04-08 kello 17:19 +1200, Patrick Connolly kirjoitti: > I'm using the rtweet package which makes use

[R] TWITTER API environment variables

2020-04-07 Thread Patrick Connolly
I'm using the rtweet package which makes use of the Twitter API which requires a token alluded to by an environment variable. That environment variable is automatically set up from the Twitter web site and takes the name TWITTER_ (where is the name of the user in block letters). That worked

Re: [R] Twitter Analytics Using streamR - subscript out of bounds

2017-04-18 Thread Raquel D .
I have tried this. Same error. Att; De: Jeff Newmiller <jdnew...@dcn.davis.ca.us> Enviado: ter�a-feira, 18 de abril de 2017 19:23 Para: r-help@r-project.org; Raquel D.; r-help@r-project.org Assunto: Re: [R] Twitter Analytics Using streamR - subscri

Re: [R] Twitter Analytics Using streamR - subscript out of bounds

2017-04-18 Thread Jeff Newmiller
I am no expert, but I think any attempt to save your OAuth data is doomed to fail. Solution is don't do it. -- Sent from my phone. Please excuse my brevity. On April 18, 2017 11:38:10 AM PDT, "Raquel D." wrote: >can someone help me? How fix this error? > >My code:

[R] Twitter Analytics Using streamR - subscript out of bounds

2017-04-18 Thread Raquel D .
can someone help me? How fix this error? My code: library("ROAuth") library("streamR") library("rjson") library("twitteR") apiKey <- "xxx" apiSecret <- "xxx" accessToken <- "xxx" accessSecret <- "xxx" requestURL <- "https://api.twitter.com/oauth/request_token; accessURL <-

Re: [R] TwitteR - Number of tweets from multiple locations

2016-06-01 Thread K. Elo
Hi Juho! 01.06.2016, 14:40, Juho Kiuru wrote: Hi all, I am new to R and TwitteR and would love to get some advice from you. I managed to get list of tweets containing word 'innovation' tweeted in Helsinki with following script: searchTwitter('innovation', n=1,

[R] TwitteR - Number of tweets from multiple locations

2016-06-01 Thread Juho Kiuru
Hi all, I am new to R and TwitteR and would love to get some advice from you. I managed to get list of tweets containing word 'innovation' tweeted in Helsinki with following script: searchTwitter('innovation', n=1, geocode='60.1920,24.9458,30mi', since="2016-01-01", until="2016-05-31")

Re: [R] Twitter Hashtag

2016-04-16 Thread Boris Steipe
See here: http://www.r-bloggers.com/search/twitter On Apr 16, 2016, at 2:58 PM, Ragia . wrote: > > Dear group, > I want to download text of weets and other data such as user id or so for a > specific hashtag on twitter, how to do this..any reference suggestions that >

[R] Twitter Hashtag

2016-04-16 Thread Ragia .
Dear group, I want to download text of weets and other data such as user id or so for a specific hashtag on twitter, how to do this..any reference suggestions that could help me to download almost it all without limits in number of dlwonloaded tweets. thanks in advance RaGiA

[R] twitteR and wordcloud()

2015-03-11 Thread Doran, Harold
I am trying to replicate the twitter and word cloud example found here https://sites.google.com/site/miningtwitter/questions/talking-about/wordclouds/wordcloud1 When implemented verbatim, I replicate results and all works fine. But, when I make a slight modification to the code it fails in

[R] twitteR

2015-02-26 Thread José Luis Aguilar
Hello, i need help, I'm trying to get oauth authorization to get rcredentials .RData the code that i use is: library(twitteR) library(tm) library(wordcloud) library(RColorBrewer) library(RCurl) library(ROAuth) options(RCurlOptions = list(cainfo = system.file(CurlSSL, cacert.pem, package =

[R] TwitteR package

2013-09-24 Thread Bingham-Hall, John
Hi all, I am a beginner in R attempting to use TwitteR package to query lists of Twitter followers for several users. I successfully have set nx as an object assigned with the screenName I want to query but when I use the method nx$getFollowerIDs(n=NULL) it returns a list of users from my own

Re: [R] [twitteR-users] Not getting enough tweets in twitteR

2013-01-08 Thread Sachinthaka Abeywardana
Is there a way to limit the tweets by date so that I can do multiple calls to get the required number of tweets? For example, something in the lines of: police-userTimeline('@**nswpolice',n=1000,since=01/12/2012, to=01/01/2013) #first call

[R] twitteR return error message

2012-11-08 Thread climmi
I am new to the packge twitteR when using this package I came across several problems, can anybody help me on those problems? Many Thanks rm(list=ls()) library(bitops) library(RCurl) library(rjson) library(twitteR) library(digest) library(ROAuth) requestURL -

Re: [R] twitteR return error message

2012-11-08 Thread climmi
this is my session information. I don't know how to edit my post so I reply it here sessionInfo() R version 2.15.0 (2012-03-30) Platform: x86_64-pc-mingw32/x64 (64-bit) locale: [1] LC_COLLATE=English_Singapore.1252 LC_CTYPE=English_Singapore.1252 LC_MONETARY=English_Singapore.1252 [4]

Re: [R] twitteR location? - heading off topic

2012-08-16 Thread S Ellison
That worked but how do you get the location of one particular tweet. You are teetering on the edge of potential stalking here, since locating a specific tweet implies locating a specific individual. In some countries that can be a problem. Location is currently disabled by default in

Re: [R] twitteR location?

2012-08-15 Thread Sachinthaka Abeywardana
Did you mean the Vignette for twitteR? there is no FAQ section that I can see and I could not get the following to work either: a-searchTwitter(sydney, n=100, geocode='-33.871841,151.206709, 1mi') returns with a null list. Is there some sort of registration I need to do for this to work?

Re: [R] twitteR location?

2012-08-15 Thread Jean-Pierre Müller
Have look at : http://stackoverflow.com/questions/11674842/how-to-extract-tweet-geocode-in-twitter-package-in-r/11678037#11678037 HTH, -- Jean-Pierre Müller SSP / Anthropole 4123 / UNIL / CH - 1015 Lausanne Voice:+41 21 692 3116 / Fax:+41 21 692 3115 Please avoid sending me Word or

Re: [R] twitteR location?

2012-08-15 Thread Bhupendrasinh Thakre
Please read the FAQ file for twitteR. It mentions how to get both and as well as radius. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Aug 14, 2012, at 6:06 PM, Sachinthaka Abeywardana sachin.abeyward...@gmail.com wrote: Hi all, Is it possible to get the latitude and

Re: [R] twitteR location?

2012-08-15 Thread Bhupendrasinh Thakre
Very true, it does bring null list. However while giving some other inputs like since, until, lang as Null you will get desired result. Bhupendrasinh Thakre On Aug 14, 2012, at 7:04 PM, Sachinthaka Abeywardana sachin.abeyward...@gmail.com wrote: a-searchTwitter(sydney, n=100,

Re: [R] twitteR location?

2012-08-15 Thread Bhupendrasinh Thakre
There is something wrong in your geo code. What was the source. Although some trial and error suggests that we should use lat and lang till 4 decimal only. Don't know why. I have changed the geo-code somewhat and it works. Changed Code : searchTwitter('sydney',

Re: [R] twitteR location?

2012-08-15 Thread John
On Wed, 15 Aug 2012 14:52:44 +1000 Sachinthaka Abeywardana sachin.abeyward...@gmail.com wrote: That worked but how do you get the location of one particular tweet. So from that list of 10, say the first tweet, is there a way to say at exactly what location it was tweeted? You are teetering

[R] twitteR location?

2012-08-14 Thread Sachinthaka Abeywardana
Hi all, Is it possible to get the latitude and longitude of the location of a tweet? If I do tweets- searchTwitter(#obama, n=200) #get tweets df - twListToDF(tweets) #converts to data frame for ease of viewing it does not seem to be getting the location of where that

Re: [R] twitteR location?

2012-08-14 Thread Sachinthaka Abeywardana
what am I doing wrong here? Increased the radius to 10,000 miles and the dates are for the last two years. Surely this should get some tweets? a-searchTwitter(sydney, n=100, geocode='-33.871841,151.206709, 1mi', since=2010-01-01, until=2012-08-01) Thanks, Sachin On Wed, Aug 15, 2012 at

Re: [R] twitteR location?

2012-08-14 Thread Sachinthaka Abeywardana
That worked but how do you get the location of one particular tweet. So from that list of 10, say the first tweet, is there a way to say at exactly what location it was tweeted? Thanks, Sachin On Wed, Aug 15, 2012 at 2:36 PM, Bhupendrasinh Thakre vickytha...@gmail.com wrote: There is

[R] twitteR package -- geocode

2012-03-13 Thread z2.0
Question: twitteR's searchTwitter() function contains a 'geocode' argument that returns tweets from users whose location falls within a given radius. I'm not completely familiar with the API from which twitteR pulls, but no mechanism exists to extract location coordinates from the tweets

Re: [R] twitter useRs?

2009-02-10 Thread Tobias Verbeke
Hi José, I wonder if there are any useRs sharing day-to-day realizations/tricks on twitter... Seems like a good place for those things that are good findings, but one is too lazy to blog about them... I don't twitter, but I wrote an R package to read and write tweets from the R command line

Re: [R] twitter useRs?

2009-02-10 Thread Gesmann, Markus
://twitter.com/sebastiansuncle?page=2, http://pastie.org/367741 Regards Markus -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Tobias Verbeke Sent: 10 February 2009 08:54 To: Jose Quesada Cc: r-help@r-project.org Subject: Re: [R

[R] twitter useRs?

2009-02-09 Thread Jose Quesada
I wonder if there are any useRs sharing day-to-day realizations/tricks on twitter... Seems like a good place for those things that are good findings, but one is too lazy to blog about them... -- Jose Quesada, PhD. Max Planck Institute, Human Development, Berlin http://www.josequesada.name/