Type: Package
Package: jpmesh
Title: Utilities for Japanese Mesh Code
Version: 1.1.2
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://github.com/uribo/jpmesh#readme
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 (>= 1.3.4),
        units (>= 0.5-1), magrittr (>= 1.5)
Suggests: knitr (>= 1.20), lwgeom (>= 0.1-4), testthat (>= 1.0.2),
        rmarkdown (>= 1.10)
VignetteBuilder: knitr
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.1.1.9000
NeedsCompilation: no
Packaged: 2019-03-20 20:32:28 UTC; rstudio
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Repository: CRAN
Date/Publication: 2019-03-20 23:20:07 UTC
