An implementation of calls designed to extract and organize Twitter data via Twitter's REST and stream APIs. Functions formulate GET and POST requests and convert response objects to more user friendly structures, e.g., data frames or lists. Specific consideration is given to functions designed to return tweets, friends, and followers.
Version: | 0.3.0 |
Depends: | R (≥ 3.1.0) |
Imports: | httr (≥ 1.2.0), jsonlite |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2016-09-26 |
Author: | Michael W. Kearney |
Maintainer: | Michael W. Kearney <mkearney at ku.edu> |
BugReports: | https://github.com/mkearney/rtweet/issues |
License: | MIT + file LICENSE |
URL: | https://CRAN.R-project.org/package=rtweet |
NeedsCompilation: | no |
Citation: | rtweet citation info |
Materials: | README NEWS |
CRAN checks: | rtweet results |
Reference manual: | rtweet.pdf |
Vignettes: |
Intro to rtweet Sentiment analysis of tweets Time series with rtweet Obtaining and using access tokens |
Package source: | rtweet_0.3.0.tar.gz |
Windows binaries: | r-devel: rtweet_0.3.0.zip, r-release: rtweet_0.3.0.zip, r-oldrel: rtweet_0.3.0.zip |
OS X Mavericks binaries: | r-release: rtweet_0.3.0.tgz, r-oldrel: rtweet_0.3.0.tgz |
Old sources: | rtweet archive |
Please use the canonical form https://CRAN.R-project.org/package=rtweet to link to this page.