Package: tidyjson
Title: A Grammar for Turning 'JSON' into Tidy Tables
Version: 0.2.2
Author: Jeremy Stanley <jeremy.stanley@gmail.com>
Maintainer: ORPHANED
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: 2017-04-21 14:15:24 UTC; ripley
Repository: CRAN
Date/Publication: 2017-04-21 14:55:49 UTC
X-CRAN-Original-Maintainer: Jeremy Stanley <jeremy.stanley@gmail.com>
X-CRAN-Comment: Orphaned and corrected on 2017-04-21 as check errors
        were not corrected despite reminders.
