Last data update: 2014.03.03

tumblR

Package: tumblR
Type: Package
Title: Access to Tumblr v2 API
Version: 1.1
Date: 2015-03-24
Author: Andrea Capozio <andreacapozio@gmail.com>
Maintainer: Andrea Capozio <andreacapozio@gmail.com>
Description: Provides an R-interface to the Tumblr web API (see Tumblr v2 API on https://www.tumblr.com/docs/en/api/v2). Tumblr is a microblogging platform and social networking website (https://www.tumblr.com).
Depends: R (>= 3.0.0), httr (>= 0.4), RCurl (>= 1.95-4.3), stringr (>=
0.6.2), RJSONIO (>= 1.3-0)
License: Artistic-2.0
Collate: 'avatar.R' 'dashboard.R' 'def.postParams.R' 'follow.R'
'followers.R' 'http.connection.R' 'info.blog.R' 'like.post.R'
'likes.R' 'post.R' 'post.delete.R' 'post.edit.R'
'post.reblog.R' 'posts.R' 'posts.draft.R' 'posts.queue.R'
'posts.submission.R' 'tagged.R' 'unfollow.R' 'unlike.post.R'
'user.following.R' 'user.info.R' 'user.likes.R' 'compact.R'
'nonce.R' 'oauth.encode.R' 'oauth.encode1.R' 'sort.names.R'
Packaged: 2015-03-24 18:30:15 UTC; Andrea
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-25 00:30:42

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tumblR' ...
** package 'tumblR' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tumblR'
    finding HTML links ... done
    avatar                                  html  
    dashboard                               html  
    follow                                  html  
    followers                               html  
    info.blog                               html  
    like.post                               html  
    likes                                   html  
    post                                    html  
    post.delete                             html  
    post.edit                               html  
    post.reblog                             html  
    posts                                   html  
    posts.draft                             html  
    posts.queue                             html  
    posts.submission                        html  
    tagged                                  html  
    unfollow                                html  
    unlike.post                             html  
    user.following                          html  
    user.info                               html  
    user.likes                              html  
** building package indices
** testing if installed package can be loaded
* DONE (tumblR)
Making 'packages.html' ... done