Package: jpstat
Type: Package
Title: Tools for Easy Use of the 'e-Stat' API
Version: 0.5.0
Authors@R: person("Mizuki", "Uchida", email = "uchidamizuki@vivaldi.net", role = c("aut", "cre"))
Description: Provides tools to use the 'e-Stat' API
(), the portal site for Japanese
government statistics.
License: MIT + file LICENSE
URL: https://github.com/UchidaMizuki/jpstat,
https://uchidamizuki.github.io/jpstat/
BugReports: https://github.com/UchidaMizuki/jpstat/issues
Encoding: UTF-8
Suggests: keyring (>= 1.2.0), knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Roxygen: list(markdown = TRUE)
Imports: dplyr (>= 0.8.0), pillar, purrr (>= 1.0.0), rlang (>= 0.3.0),
stringr (>= 1.3.0), tibble (>= 1.3.1), tidyr (>= 1.0.0), vctrs,
navigatr (>= 0.2.0), lifecycle, stickyr (>= 0.1.3), httr2
Depends: R (>= 4.1.0)
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://uchidamizuki.r-universe.dev
Date/Publication: 2026-07-12 15:18:45 UTC
RemoteUrl: https://github.com/uchidamizuki/jpstat
RemoteRef: HEAD
RemoteSha: 4326c97b3e3a2eae58f53ae3973c644f68836049
NeedsCompilation: no
Packaged: 2026-07-13 01:24:32 UTC; root
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida