rehydratoR: Downloads Tweets from a List of Tweet IDs

Facilitates replication of Twitter-based research by handling common programming tasks needed when downloading tweets. Specifically, it ensures a user does not exceed Twitter’s rate limits, and it saves tweets in moderately sized files. While a user could perform these tasks in their own code, doing so may be beyond the capabilities of many users.

Version: 0.5.2
Imports: rtweet (≥ 0.6.7), tibble (≥ 1.3.4), dplyr (≥ 0.7.6), jsonlite (≥ 1.5)
Published: 2019-02-08
Author: Kevin Coakley [aut, cre], Zachary Steinert-Threlkeld [ctb]
Maintainer: Kevin Coakley <kcoakley at sdsc.edu>
BugReports: https://github.com/kevincoakley/rehydratoR/issues
License: BSD_3_clause + file LICENSE
URL: https://kevincoakley.github.io/rehydratoR/
NeedsCompilation: no
Materials: README
CRAN checks: rehydratoR results

Documentation:

Reference manual: rehydratoR.pdf

Downloads:

Package source: rehydratoR_0.5.2.tar.gz
Windows binaries: r-devel: rehydratoR_0.5.2.zip, r-release: rehydratoR_0.5.2.zip, r-oldrel: rehydratoR_0.5.2.zip
macOS binaries: r-release (arm64): rehydratoR_0.5.2.tgz, r-oldrel (arm64): rehydratoR_0.5.2.tgz, r-release (x86_64): rehydratoR_0.5.2.tgz
Old sources: rehydratoR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rehydratoR to link to this page.