Type: Package
Package: jpmesh
Title: Utilities for Japanese Mesh Code
Version: 1.2.1
Authors@R: c(
    person(given = "Shinya", family = "Uryu", email = "suika1127@gmail.com", role  = c("aut", "cre"), comment = c(ORCID = "0000-0002-0493-6186"))
    )
Maintainer: Shinya Uryu <suika1127@gmail.com>
Description: Helpful functions for using mesh code (80km to 125m) data in Japan. Visualize mesh code using 'ggplot2' and 'leaflet', etc.
License: MIT + file LICENSE
URL: https://uribo.github.io/jpmesh
BugReports: https://github.com/uribo/jpmesh/issues
Depends: R (>= 3.1)
Imports: leaflet (>= 1.1.0), miniUI (>= 0.1.1), purrr (>= 0.2.4), rlang
        (>= 0.1.4), sf (>= 0.5-5), shiny (>= 1.0.5), tibble (>= 3.0.0),
        units (>= 0.5-1), magrittr (>= 1.5)
Suggests: knitr (>= 1.20), lintr (>= 2.0.1), lwgeom (>= 0.1-4),
        testthat (>= 2.1.0), rmarkdown (>= 1.10), vdiffr (>= 0.3.1)
VignetteBuilder: knitr
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-06 04:12:56 UTC; rstudio
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Repository: CRAN
Date/Publication: 2020-05-06 12:20:03 UTC
