Package: jmastats
Version: 0.3.0
Title: Download Weather Data from Japan Meteorological Agency Website
Description: Provides features that allow users to download 
  weather data published by the Japan Meteorological Agency (JMA) website 
  (<https://www.jma.go.jp/jma/index.html>). The data includes information 
  dating back to 1976 and aligns with the categories available on the website. 
  Additionally, users can process the best track data of typhoons and easily 
  handle earthquake record files.
Authors@R: c(person(given = "Shinya",
                                     family = "Uryu",
                                     email = "suika1127@gmail.com",
                                     role  = c("aut", "cph", "cre"),
                                     comment = c(ORCID = "0000-0002-0493-6186")))
Depends: R (>= 4.1)
License: MIT + file LICENSE
BugReports: https://github.com/uribo/jmastats/issues
URL: https://uribo.github.io/jmastats/,
        https://github.com/uribo/jmastats
Imports: cli (>= 3.4.0), crayon (>= 1.3.4), dplyr (>= 1.1.0), forcats
        (>= 0.4.0), ggplot2 (>= 2.2.1), lifecycle (>= 1.0.3), lubridate
        (>= 1.7.4), purrr (>= 1.0.2), rappdirs (>= 0.3.3), readr (>=
        1.1.1), rlang (>= 0.2.1), rvest (>= 0.3.2), sf (>= 0.6.3),
        stringr (>= 1.3.1), tibble (>= 3.0.0), tidyselect (>= 1.1.0),
        tidyr (>= 1.0.0), units (>= 0.5.1), xml2 (>= 1.2.0)
Suggests: knitr (>= 1.20), lwgeom (>= 0.1-4), rmarkdown (>= 1.9),
        testthat (>= 2.0.0)
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-28 04:37:22 UTC; suryu
Author: Shinya Uryu [aut, cph, cre] (<https://orcid.org/0000-0002-0493-6186>)
Maintainer: Shinya Uryu <suika1127@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-28 05:00:02 UTC
Built: R 4.4.3; ; 2025-11-12 04:52:01 UTC; windows
