Last data update: 2014.03.03

Rlinkedin

Package: Rlinkedin
Version: 0.1
Title: Access to the LinkedIn API via R
Description: A series of functions that allow users
to access the LinkedIn API to get information about connections,
search for people and jobs, share updates with their network,
and create group discussions. For more information about using
the API please visit https://developer.linkedin.com/.
Author: Michael Piccirilli <michael.r.piccirilli@gmail.com>
Maintainer: Michael Piccirilli <michael.r.piccirilli@gmail.com>
Depends: R (>= 2.12.0), httr, XML, httpuv
License: GPL-2
LazyData: true
URL: https://github.com/mpiccirilli/Rlinkedin
Packaged: 2015-05-04 04:10:10 UTC; mikepicc
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-04 07:41:06

● 0 images, 13 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Rlinkedin' ...
** package 'Rlinkedin' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Rlinkedin'
    finding HTML links ... done
    Rlinkedin-package                       html  
    getCompany                              html  
    getGroupPosts                           html  
    getGroups                               html  
    getJobs                                 html  
    getMyConnections                        html  
    getProfile                              html  
    inOAuth                                 html  
    searchCompanies                         html  
    searchJobs                              html  
    searchPeople                            html  
    submitGroupPost                         html  
    submitShare                             html  
** building package indices
** testing if installed package can be loaded
* DONE (Rlinkedin)
Making 'packages.html' ... done