Package: estatapi
Type: Package
Title: R Interface to e-Stat API
Version: 0.4.0
Authors@R: 
    person(given = "Hiroaki",
           family = "Yutani",
           role = c("aut", "cre"),
           email = "yutani.ini@gmail.com",
           comment = c(ORCID = "0000-0002-3385-7233"))
Description: Provides an interface to e-Stat API, the one-stop service for official statistics of the Japanese government.
URL: https://yutannihilation.github.io/estatapi/
BugReports: https://github.com/yutannihilation/estatapi/issues
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.3)
Imports: httr, purrr (>= 0.2), readr (>= 0.2), dplyr (>= 0.5.0),
        tibble, rlang
RoxygenNote: 7.1.0
Suggests: testthat, keyring
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-04-12 06:03:19 UTC; yutani
Author: Hiroaki Yutani [aut, cre] (<https://orcid.org/0000-0002-3385-7233>)
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-12 06:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:40:02 UTC; unix
