Package: jmastats Version: 0.3.0.9000 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 (). 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 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://uribo.r-universe.dev Date/Publication: 2026-04-28 02:11:10 UTC RemoteUrl: https://github.com/uribo/jmastats RemoteRef: HEAD RemoteSha: 6a94e5fee46953605db58c13d0d5cf295479c9ab NeedsCompilation: no Packaged: 2026-05-28 10:50:47 UTC; root Author: Shinya Uryu [aut, cph, cre] (ORCID: ) Maintainer: Shinya Uryu