Package: jpcity
Type: Package
Title: Read and Convert Japanese Municipality Codes
Version: 0.3.0
Authors@R: person("Mizuki", "Uchida", email = "uchidamizuki@vivaldi.net", role = c("aut", "cre"))
Description: Read Japanese city codes (<https://www.e-stat.go.jp/municipalities/cities>) 
    to get city and prefecture names, or convert to city codes at different 
    points in time. In addition, it merges or splits wards of designated cities
    and gets all city codes at a specific point in time.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1)
Imports: cli, dplyr, lifecycle, lubridate, pillar, purrr, rlang,
        stringr, tibble, vctrs
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://uchidamizuki.github.io/jpcity/,
        https://github.com/UchidaMizuki/jpcity
BugReports: https://github.com/UchidaMizuki/jpcity/issues
NeedsCompilation: no
Packaged: 2024-10-04 14:14:53 UTC; uchid
Author: Mizuki Uchida [aut, cre]
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2024-10-04 14:30:02 UTC
Built: R 4.3.3; ; 2024-10-04 14:55:49 UTC; unix
