Last data update: 2014.03.03

streamR

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.
Version: 0.2.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' 'readTweets.R'
Packaged: 2014-01-06 22:50:01 UTC; pablobarbera
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-01-07 00:42:16

● Cran Task View: WebTechnologies
● 0 images, 6 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'streamR' ...
** package 'streamR' successfully unpacked and MD5 sums checked
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'streamR'
    finding HTML links ... done
    example_tweets                          html  
    filterStream                            html  
    parseTweets                             html  
    readTweets                              html  
    sampleStream                            html  
    streamR-package                         html  
    userStream                              html  
** building package indices
** testing if installed package can be loaded
* DONE (streamR)
Making 'packages.html' ... done