[R-es] Error al utilizar twitteR

Marcelino de la Cruz marcelino.delacruz en upm.es
Mie Jul 24 21:26:40 CEST 2013


Mira aquí:

?registerTwitterOAuth

El 24/07/2013 20:57, Jorge I Velez escribió:
> Buenas tardes a tod en s,
>
> Estoy incursionando en el analisis de tweets utilizando el paquete twitteR
> 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().
>
> Saludos,
> Jorge.-
>
>> sessionInfo()
> R version 3.0.0 Patched (2013-04-08 r62531)
> Platform: x86_64-apple-darwin10.8.0 (64-bit)
>
> locale:
> [1] en_AU.UTF-8/en_AU.UTF-8/en_AU.UTF-8/C/en_AU.UTF-8/en_AU.UTF-8
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>
> other attached packages:
>   [1] wordcloud_2.4      RColorBrewer_1.0-5 Rcpp_0.10.4        tm_0.5-9.1
>
>   [5] twitteR_1.1.7      rjson_0.2.12       ROAuth_0.9.3       digest_0.6.3
>
>   [9] RCurl_1.95-4.1     bitops_1.0-5
>
> loaded via a namespace (and not attached):
> [1] parallel_3.0.0 slam_0.1-28
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> R-help-es mailing list
> R-help-es en r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-help-es
>



Más información sobre la lista de distribución R-help-es