Last data update: 2014.03.03

twitteR

Package: twitteR
Title: R Based Twitter Client
Description: Provides an interface to the Twitter web API.
Version: 1.1.9
Author: Jeff Gentry <geoffjentry@gmail.com>
Maintainer: Jeff Gentry <geoffjentry@gmail.com>
Depends: R (>= 2.12.0)
Imports: methods, bit64, rjson, DBI (>= 0.3.1), httr (>= 1.0.0)
Suggests: RSQLite, RMySQL
License: Artistic-2.0
LazyData: yes
URL: http://lists.hexdump.org/listinfo.cgi/twitter-users-hexdump.org
Collate: allGenerics.R base.R account.R statuses.R users.R trends.R
s4methods.R convert.R dm.R oauth.R comm.R followers.R search.R
db.R df_columns.R db_connections.R db_utils.R db_search.R
toys.R utils.R zzz.R
NeedsCompilation: no
Packaged: 2015-07-26 23:50:09 UTC; jgentry
Repository: CRAN
Date/Publication: 2015-07-29 00:27:59

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'twitteR' ...
** package 'twitteR' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'as.data.frame' from package 'base' in package 'twitteR'
** help
*** installing help indices
  converting help for package 'twitteR'
    finding HTML links ... done
    decode_short_url                        html  
    directMessage-class                     html  
    dm                                      html  
    favorites                               html  
    friendships                             html  
    getCurRateLimitInfo                     html  
    getTrends                               html  
    getUser                                 html  
    finding level-2 HTML links ... done

    get_latest_tweet_id                     html  
    import_statuses                         html  
    load_tweets_db                          html  
    registerTwitterOAuth                    html  
    register_db_backend                     html  
    retweets                                html  
    search                                  html  
    search_twitter_and_store                html  
    setup_twitter_oauth                     html  
    showStatus                              html  
    status-class                            html  
    strip_retweets                          html  
    taskStatus                              html  
    timelines                               html  
    twListToDF                              html  
    updateStatus                            html  
    use_oauth_token                         html  
    user-class                              html  
** building package indices
** testing if installed package can be loaded
* DONE (twitteR)
Making 'packages.html' ... done