search for: twinterfaceobj

Displaying 9 results from an estimated 9 matches for "twinterfaceobj".

2013 Jul 24
4
Error al utilizar twitteR
...tteR y siguiendo http://www.webmining.cl/2012/07/text-mining-de-twitter-usando-r/ Desafortunadamente cuando ejecuto # cargar librerias library(twitteR) library(tm) library(wordcloud) # recolecta tweets de @camila_vallejo tweets = userTimeline("camila_vallejo", 2000) obtengo Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : OAuth authentication is required with Twitter's API v1.1 He buscado por varias horas como resolver este problema y aun no encuentro una solucion satisfactoria. Alguna sugerencia? Agradezco por adelantado la ayuda. Al final se encuentra mi sessionInfo(...
2013 Jul 24
2
Error al utilizar twitteR
...uando ejecuto >> >> # cargar librerias >> library(twitteR) >> library(tm) >> library(wordcloud) >> >> # recolecta tweets de @camila_vallejo >> tweets = userTimeline("camila_vallejo", 2000) >> >> obtengo >> >> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : >> OAuth authentication is required with Twitter's API v1.1 >> >> He buscado por varias horas como resolver este problema y aun no encuentro >> una solucion satisfactoria. Alguna sugerencia? >> >> Agradezco por adelan...
2013 Jul 24
2
Error al utilizar twitteR
...> >> library(twitteR) > >> library(tm) > >> library(wordcloud) > >> > >> # recolecta tweets de @camila_vallejo > >> tweets = userTimeline("camila_vallejo", 2000) > >> > >> obtengo > >> > >> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : > >> OAuth authentication is required with Twitter's API v1.1 > >> > >> He buscado por varias horas como resolver este problema y aun no > encuentro > >> una solucion satisfactoria. Alguna sugerencia? > >>...
2013 Jul 25
1
Resumen de R-help-es, Vol 53, Envío 38
...er-usando-r/ > > > Desafortunadamente cuando ejecuto > > # cargar librerias > library(twitteR) > library(tm) > library(wordcloud) > > # recolecta tweets de @camila_vallejo > tweets = userTimeline("camila_vallejo", 2000) > > obtengo > > Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : > OAuth authentication is required with Twitter's API v1.1 > > He buscado por varias horas como resolver este problema y aun no encuentro > una solucion satisfactoria. Alguna sugerencia? > > Agradezco por adelantado la ayuda. Al final...
2013 Jul 08
0
"error setting certificate" issue in R-studio
Hi all, I'm a newbie to R and I can't figure out how to fix this error I keep getting in R-studio: > "error setting certificate verify locations:\n CAfile: \n CApath: none\n" Error in twInterfaceObj$doAPICall(cmd,params,"GET",...) : Error: error setting certificate verify locations: CAfile: CApath: none I'm trying to use the twitteR package to gather tweets from the below function. It was working fine before, but I can't find a way to fix the certificate issue.I tried usi...
2013 Jul 24
0
Error al utilizar twitteR
...er-usando-r/ > > > Desafortunadamente cuando ejecuto > > # cargar librerias > library(twitteR) > library(tm) > library(wordcloud) > > # recolecta tweets de @camila_vallejo > tweets = userTimeline("camila_vallejo", 2000) > > obtengo > > Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : > OAuth authentication is required with Twitter's API v1.1 > > He buscado por varias horas como resolver este problema y aun no encuentro > una solucion satisfactoria. Alguna sugerencia? > > Agradezco por adelantado la ayuda. Al final...
2013 Jul 24
0
Error al utilizar twitteR
...> >> library(twitteR) > >> library(tm) > >> library(wordcloud) > >> > >> # recolecta tweets de @camila_vallejo > >> tweets = userTimeline("camila_vallejo", 2000) > >> > >> obtengo > >> > >> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : > >> OAuth authentication is required with Twitter's API v1.1 > >> > >> He buscado por varias horas como resolver este problema y aun no > encuentro > >> una solucion satisfactoria. Alguna sugerencia? > >>...
2013 Jul 24
0
Error al utilizar twitteR
...tteR y siguiendo http://www.webmining.cl/2012/07/text-mining-de-twitter-usando-r/ Desafortunadamente cuando ejecuto # cargar librerias library(twitteR) library(tm) library(wordcloud) # recolecta tweets de @camila_vallejo tweets = userTimeline("camila_vallejo", 2000) obtengo Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : OAuth authentication is required with Twitter's API v1.1 He buscado por varias horas como resolver este problema y aun no encuentro una solucion satisfactoria. Alguna sugerencia? Agradezco por adelantado la ayuda. Al final se encuentra mi sessionInfo(...
2013 Jul 25
0
Error al utilizar twitteR
...;> library(tm) > > >> library(wordcloud) > > >> > > >> # recolecta tweets de @camila_vallejo > > >> tweets = userTimeline("camila_vallejo", 2000) > > >> > > >> obtengo > > >> > > >> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) : > > >> OAuth authentication is required with Twitter's API v1.1 > > >> > > >> He buscado por varias horas como resolver este problema y aun no > > encuentro > > >> una solucion satisfactoria. Alguna...