Package: japanstat
Type: Package
Title: Tools for Easy Use of 'e-Stat' API
Version: 0.1.0
Authors@R: person("Mizuki", "Uchida", email = "uchidamizuki@vivaldi.net", role = c("aut", "cre"))
Description: Provides tools for using the API of 'e-Stat' (<https://www.e-stat.go.jp/>), a portal site for Japanese government statistics.
    Includes functions for automatic query generation, data collection and formatting.
License: MIT + file LICENSE
URL: https://github.com/UchidaMizuki/japanstat
BugReports: https://github.com/UchidaMizuki/japanstat/issues
Encoding: UTF-8
LazyData: true
Suggests: keyring (>= 1.2.0), testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.1.2
Imports: cli(>= 3.1.0), dplyr (>= 1.0.7), httr (>= 1.4.2), pillar (>=
        1.6.4), progress (>= 1.2.2), purrr (>= 0.3.4), rlang (>=
        0.4.12), stringi (>= 1.7.5), stringr (>= 1.4.0), tibble (>=
        3.1.6), tidyr (>= 1.1.4), vctrs (>= 0.3.8)
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-11-25 15:13:02 UTC; S71458
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2021-11-29 08:10:05 UTC
Built: R 4.6.0; ; 2025-11-02 04:48:41 UTC; windows
