Package: tidyjson
Title: Tidy Complex 'JSON'
Version: 0.3.1
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 (>= 1.0.0), magrittr, tidyr
        (>= 1.0.0), tibble, rlang
License: MIT + file LICENSE
LazyData: true
Suggests: knitr, testthat, ggplot2, rmarkdown, forcats, wordcloud,
        viridis, listviewer, igraph, RColorBrewer, covr, vctrs,
        lubridate, rprojroot
VignetteBuilder: knitr
URL: https://github.com/colearendt/tidyjson
BugReports: https://github.com/colearendt/tidyjson/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-31 12:27:40 UTC; carendt
Author: Jeremy Stanley [aut],
  Cole Arendt [aut, cre]
Maintainer: Cole Arendt <cole@rstudio.com>
Repository: CRAN
Date/Publication: 2020-05-31 21:30:03 UTC
Built: R 4.0.2; ; 2020-07-16 19:37:43 UTC; unix
