Last data update: 2014.03.03

jSonarR

Package: jSonarR
Type: Package
Title: jSonar Analytics Platform API for R
Version: 1.1.1
Date: 2014-07-02
Author: jSonar Inc.
Maintainer: Dylan McCall <dylan@jsonar.com>
Description: This package enables users to access MongoDB by running queries
and returning their results in R data frames. Usually, data in MongoDB is
only available in the form of a JSON document. jSonarR uses data
processing and conversion capabilities in the jSonar Analytics Platform
and the JSON Studio Gateway (http://www.jsonstudio.com), to convert it to
a tabular format which is easy to use with existing R packages.
Depends: R (>= 2.12.1), RCurl, jsonlite, methods
SystemRequirements: MongoDB, JSON Studio
Copyright: jSonar Inc. <http://www.jsonar.com>
License: AGPL-3
URL: http://www.jsonstudio.com/
Packaged: 2014-09-26 16:04:11 UTC; dylan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-26 18:50:29

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'jSonarR' ...
** package 'jSonarR' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'jSonarR'
    finding HTML links ... done
    jSonarR                                 html  
    new.SonarConnection                     html  
    sonarAgg                                html  
    sonarCSV                                html  
    sonarFind                               html  
    sonarJSON                               html  
** building package indices
** testing if installed package can be loaded
* DONE (jSonarR)
Making 'packages.html' ... done