Package: tidyjson
Title: Tidy Complex 'JSON'
Version: 0.2.4
Authors@R: c(
	person("Jeremy","Stanley",,"jeremy.stanley@gmail.com",c("aut")),
	person("Cole","Arendt",, "cole@rstudio.com",c("aut", "cre"))
	)
Description: Turn complex 'JSON' data into tidy data frames.
Depends: R (>= 3.1.0)
Imports: assertthat, jsonlite, purrr, dplyr (>= 0.8.3), magrittr, tidyr
        (>= 1.0.0), tibble
License: MIT + file LICENSE
LazyData: true
Suggests: knitr, testthat, ggplot2, rmarkdown, forcats, wordcloud,
        viridis, listviewer, igraph, RColorBrewer, covr, lubridate,
        rlang
VignetteBuilder: knitr
URL: https://github.com/colearendt/tidyjson
BugReports: https://github.com/colearendt/tidyjson/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-12-02 20:39:30 UTC; ligges
Author: Jeremy Stanley [aut],
  Cole Arendt [aut, cre]
Maintainer: Cole Arendt <cole@rstudio.com>
Repository: CRAN
Date/Publication: 2019-12-02 21:39:30
