Type: Package
Package: jpmesh
Title: Utilities for Japanese Mesh Code
Version: 1.1.0
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: dplyr (>= 0.7.4), 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), tidyr (>= 0.7.2), units (>= 0.5-1)
Suggests: covr (>= 3.0.1), knitr, stringr (>= 1.2.0), testthat (>=
        1.0.2), rmarkdown
VignetteBuilder: knitr
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-25 08:35:35 UTC; rstudio
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Repository: CRAN
Date/Publication: 2018-02-25 17:02:36 UTC
