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 () 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 Roxygen: list(markdown = TRUE) URL: https://uchidamizuki.github.io/jpcity/, https://github.com/UchidaMizuki/jpcity BugReports: https://github.com/UchidaMizuki/jpcity/issues Config/pak/sysreqs: libicu-dev Repository: https://uchidamizuki.r-universe.dev Date/Publication: 2024-10-04 16:32:24 UTC RemoteUrl: https://github.com/uchidamizuki/jpcity RemoteRef: HEAD RemoteSha: 8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2 NeedsCompilation: no Packaged: 2026-07-04 19:36:57 UTC; root Author: Mizuki Uchida [aut, cre] Maintainer: Mizuki Uchida