Package: streamR
Title: Access to Twitter Streaming API via R
Description: This package provides a series of functions that allow R
        users to access Twitter's filter, sample, and user streams, and
        to parse the output into data frames. OAuth authentication is
        supported.
Version: 0.1
Author: Pablo Barbera <pablo.barbera@nyu.edu>
Maintainer: Pablo Barbera <pablo.barbera@nyu.edu>
Depends: R (>= 2.12.0), RCurl, rjson
Suggests: ROAuth (>= 0.9.0)
License: GPL-2
Collate: 'filterStream.R' 'parseTweets.R' 'sampleStream.R'
        'userStream.R' 'streamR-package.R'
Packaged: 2013-01-19 05:09:40 UTC; pablobarbera
Repository: CRAN
Date/Publication: 2013-01-19 08:27:32
