Package: jsonstat
Type: Package
Title: Interface to 'JSON-stat'
Version: 0.0.2
Author: Kim Seonghyun [aut, cre]
Maintainer: Kim Seonghyun <zedoul@gmail.com>
Authors@R: c(
    person("Kim", "Seonghyun", "", "zedoul@gmail.com", c("aut", "cre"))
    )
Description: Interface to 'JSON-stat' <https://json-stat.org/>,
  a simple lightweight 'JSON' format for data dissemination.
URL: https://github.com/zedoul/jsonstat
BugReports: https://github.com/zedoul/jsonstat/issues
Depends: R (>= 3.3.0)
Imports: cli, dplyr, jsonlite, rlang
Suggests: knitr, testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-17 18:17:20 UTC; zedoul
Repository: CRAN
Date/Publication: 2018-08-17 20:40:03 UTC
Built: R 4.3.0; ; 2023-04-12 18:09:02 UTC; unix
