Package: jpinfect
Type: Package
Title: Acquiring and Processing Data from Japan Institute for Health
        Security
Version: 0.1.5
Authors@R: c(
    person(
      "Tomonori", "Hoshi",
      email = "tomonori.hoshi.japan@gmail.com",
      role = c("aut", "cre")
      ),
    person(
      "Erina", "Ishigaki",
      email = "Erina.Ishigaki1@alumni.lshtm.ac.uk",
      role = c("aut")
      ),
    person(
      "Satoshi", "Kaneko",
      email = "skaneko@nagasaki-u.ac.jp",
      role = c("aut")
    )
  )
Maintainer: Tomonori Hoshi <tomonori.hoshi.japan@gmail.com>
Description: Download and post process the infectious disease case data 
              from Japan Institute for Health Security. Also the package included 
              ready-to-analyse datasets. See the data source website for further details
              <https://id-info.jihs.go.jp/>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: dplyr (>= 1.1.4), future (>= 1.34.0), future.apply (>=
        1.11.3), httr (>= 1.0.0), ISOweek (>= 0.6-2), magrittr (>=
        2.0.3), readr (>= 2.1.5), readxl (>= 1.4.5), stats, stringi (>=
        1.8.7), stringr (>= 1.5.1), tidyr (>= 1.3.1), tidyselect (>=
        1.2.1), utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/TomonoriHoshi/jpinfect
BugReports: https://github.com/TomonoriHoshi/jpinfect/issues
NeedsCompilation: no
Packaged: 2025-10-07 18:49:19 UTC; THoshi - 7735U
Author: Tomonori Hoshi [aut, cre],
  Erina Ishigaki [aut],
  Satoshi Kaneko [aut]
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-10-08 12:00:06 UTC
Built: R 4.6.0; ; 2025-10-11 03:29:40 UTC; windows
