Type: Package
Package: kuniezu
Title: Assistance on the National Geography of Japan
Version: 0.1.3
Authors@R: c(
    person(given = "Shinya",
           family = "Uryu",
           role = c("aut", "cre"),
           email = "suika1127@gmail.com",
           comment = c(ORCID = "0000-0002-0493-6186")),
    person(given = "Geospatial Information Authority of Japan",
           comment = "Author of Global Map Japan Data",
           role = c("cph")))
Maintainer: Shinya Uryu <suika1127@gmail.com>
Description: Data set on Japan's national geography. 
    Provides tools for efficient processing and visualization of 
    unique coordinate systems.
License: MIT + file LICENSE
URL: https://uribo.github.io/kuniezu/, https://github.com/uribo/kuniezu
BugReports: https://github.com/uribo/kuniezu/issues
Depends: R (>= 3.3.0)
Imports: dplyr (>= 0.8.5), ggplot2 (>= 3.3.0), leaflet (>= 2.0.3),
        magrittr (>= 1.5), parzer (>= 0.1.4), purrr (>= 0.3.3), sf (>=
        0.9.1), stringr (>= 1.4.0)
Suggests: testthat (>= 2.1.0), covr (>= 3.5.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-04 01:42:23 UTC; suryu
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>),
  Geospatial Information Authority of Japan [cph] (Author of Global Map
    Japan Data)
Repository: CRAN
Date/Publication: 2021-03-07 00:00:08 UTC
