Package: rtweet
Type: Package
Title: Collecting Twitter Data
Version: 0.1.0
Date: 2016-07-29
Author: Michael W. Kearney
Maintainer: Michael W. Kearney <mkearney@ku.edu>
Description: An implementation of calls designed to extract
    and organize Twitter data via Twitter's REST and stream
    API's. 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.
Depends: R (>= 3.1.0)
Imports: dplyr, httr, jsonlite
License: MIT + file LICENSE
LazyData: TRUE
URL: https://github.com/mkearney/rtweet/
BugReports: https://github.com/mkearney/rtweet/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-31 19:48:46 UTC; mwk
Repository: CRAN
Date/Publication: 2016-08-01 14:01:15
