An implementation of calls designed to extract and organize Twitter data via Twitter's REST and stream APIs. Functions formulate and send API requests, convert response objects to more user friendly data structures—e.g., data frames—and provide some aesthetically pleasing visualizations for exploring the data.
Version: | 0.4.0 |
Depends: | R (≥ 3.1.0) |
Imports: | httr (≥ 1.0.0), jsonlite, magrittr, openssl |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2017-01-18 |
Author: | Michael W. Kearney [aut, cre] |
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: |
Obtaining and using access tokens Intro to rtweet Live streaming tweets |
Package source: | rtweet_0.4.0.tar.gz |
Windows binaries: | r-devel: rtweet_0.4.0.zip, r-release: rtweet_0.4.0.zip, r-oldrel: rtweet_0.4.0.zip |
OS X El Capitan binaries: | r-release: rtweet_0.4.0.tgz |
OS X Mavericks binaries: | r-oldrel: rtweet_0.4.0.tgz |
Old sources: | rtweet archive |
Please use the canonical form https://CRAN.R-project.org/package=rtweet to link to this page.