Package: jpmap Title: Japan Maps with Insets for Okinawa and Ogasawara Version: 0.1.3 Authors@R: person("Yusaku", "Horiuchi", role = c("aut", "cre"), email = "yusaku.horiuchi@gmail.com") URL: https://yhoriuchi.github.io/jpmap/, https://github.com/yhoriuchi/jpmap BugReports: https://github.com/yhoriuchi/jpmap/issues Description: Provides tools for drawing maps of Japan with prefecture and municipal boundaries. The plotting workflow mirrors the 'usmap' package and includes a transform that moves Okinawa and Ogasawara into visible inset locations. Boundary helpers build local 'GeoPackage' files from Japan's official MLIT N03 administrative area data . License: MIT + file LICENSE Copyright: See inst/COPYRIGHTS. Encoding: UTF-8 Depends: R (>= 4.1.0) LazyData: true Imports: ggplot2, rlang, sf Suggests: dplyr, ggthemes, knitr, leaflet, pkgdown, rmarkdown, testthat (>= 3.0.0), tibble, tidyverse Config/testthat/edition: 3 Config/Needs/website: pkgdown, knitr, rmarkdown, ggplot2, sf, leaflet, dplyr, ggthemes, tibble, tidyverse VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://yhoriuchi.r-universe.dev Date/Publication: 2026-07-04 00:50:33 UTC RemoteUrl: https://github.com/yhoriuchi/jpmap RemoteRef: HEAD RemoteSha: 6dee51015715d29f3ba1fa304db9288d672da26c NeedsCompilation: no Packaged: 2026-07-04 10:14:01 UTC; root Author: Yusaku Horiuchi [aut, cre] Maintainer: Yusaku Horiuchi