Type: Package
Package: jpgrid
Title: Functions for the Grid Square Codes in Japan
Version: 0.3.1
Authors@R: 
    person("Mizuki", "Uchida", , "uchidamizuki@vivaldi.net", role = c("aut", "cre"))
Description: Provides functions for grid square codes in Japan
    (<https://www.stat.go.jp/english/data/mesh/index.html>).
    Generates the grid square codes from longitude/latitude, geometries, and 
    the grid square codes of different scales, and vice versa.
License: MIT + file LICENSE
URL: https://github.com/UchidaMizuki/jpgrid,
        https://uchidamizuki.github.io/jpgrid/
BugReports: https://github.com/UchidaMizuki/jpgrid/issues
Depends: R (>= 4.1.0)
Imports: dplyr (>= 0.8.0), geosphere, purrr (>= 1.0.0), rlang (>=
        0.3.0), stars, sf, stringr (>= 1.4.0), tibble, tidyr (>=
        1.0.0), units, vctrs, lifecycle, pillar, tidyselect, cli
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-26 12:42:58 UTC; Mizuki
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2023-03-26 13:00:01 UTC
