Package: tidyjson
Title: Tidy Complex 'JSON'
Version: 0.3.2
Authors@R: c(
    person("Jeremy", "Stanley", , "jeremy.stanley@gmail.com", role = "aut"),
    person("Cole", "Arendt", , "cole@posit.co", role = c("aut", "cre"))
  )
Description: Turn complex 'JSON' data into tidy data frames.
License: MIT + file LICENSE
URL: https://github.com/colearendt/tidyjson
BugReports: https://github.com/colearendt/tidyjson/issues
Depends: R (>= 3.1.0)
Imports: assertthat, dplyr (>= 1.0.0), jsonlite, magrittr, purrr,
        rlang, tibble, tidyr (>= 1.0.0)
Suggests: covr, forcats, ggplot2, igraph, knitr, listviewer, lubridate,
        RColorBrewer, rmarkdown, rprojroot, testthat (>= 3.0.0), vctrs,
        viridis, wordcloud
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-01-06 19:11:30 UTC; rstudio-user
Author: Jeremy Stanley [aut],
  Cole Arendt [aut, cre]
Maintainer: Cole Arendt <cole@posit.co>
Repository: CRAN
Date/Publication: 2023-01-07 00:20:02 UTC
Built: R 4.2.0; ; 2023-01-07 15:42:46 UTC; unix
