Last data update: 2014.03.03

tidyjson

Package: tidyjson
Title: A Grammar for Turning 'JSON' into Tidy Tables
Version: 0.2.1
Author: Jeremy Stanley <jeremy.stanley@gmail.com>
Maintainer: Jeremy Stanley <jeremy.stanley@gmail.com>
Description: An easy and consistent way to turn 'JSON' into tidy data frames
that are natural to work with in 'dplyr', 'ggplot2' and other tools.
Depends: R (>= 3.1.0)
Imports: assertthat, jsonlite, dplyr
URL: https://github.com/sailthru/tidyjson
License: MIT + file LICENSE
LazyData: true
Suggests: knitr, testthat, ggplot2, magrittr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-04-28 10:24:05 UTC; jeremystanley
Repository: CRAN
Date/Publication: 2015-05-02 23:54:28

● 0 images, 25 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tidyjson' ...
** package 'tidyjson' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tidyjson'
    finding HTML links ... done
    allowed_json_types                      html  
    append_values                           html  
    append_values_factory                   html  
    append_values_type                      html  
    commits                                 html  
    companies                               html  
    determine_types                         html  
    enter_object                            html  
    gather_array                            html  
    gather_keys                             html  
    issues                                  html  
    jfactory                                html  
    jfunctions                              html  
    json_lengths                            html  
    json_types                              html  
    list_path                               html  
    my_unlist                               html  
    prep_path                               html  
    read_json                               html  
    replace_nulls                           html  
    spread_values                           html  
    sub-.tbl_json                           html  
    tbl_json                                html  
    tidyjson                                html  
    worldbank                               html  
    wrap_dplyr_verb                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tidyjson)
Making 'packages.html' ... done