Package: zipangu Title: Japanese Utility Functions and Data Version: 0.3.3.9000 Authors@R: c(person(given = "Shinya", family = "Uryu", role = c("aut", "cre"), email = "suika1127@gmail.com", comment = c(ORCID = "0000-0002-0493-6186")), person(given = "Hiroaki", family = "Yutani", role = "ctb", comment = c(ORCID = "0000-0002-3385-7233")), person(given = "Kazuhiro", family = "Maeda", role = "ctb"), person(given = "Mao", family = "Kobayashi", role = "ctb"), person(given = "Akiru", family = "Kato", role = "ctb") ) Description: Some data treated by the Japanese R user require unique operations and processing. These are caused by address, Kanji, and traditional year representations. 'zipangu' transforms specific to Japan into something more general one. License: MIT + file LICENSE URL: https://uribo.github.io/zipangu/, https://github.com/uribo/zipangu BugReports: https://github.com/uribo/zipangu/issues Depends: R (>= 4.1.0) Imports: dplyr (>= 1.2.0), lifecycle (>= 0.1.0), lubridate (>= 1.7.4), magrittr (>= 1.5), memoise, purrr (>= 0.3.3), rlang (>= 0.4.0), stringi (>= 1.4.3), stringr (>= 1.4.0), tibble (>= 2.1.3), arabic2kansuji (>= 0.1.0), stats Suggests: curl, testthat (>= 2.1.0), scales (>= 1.1.0) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://uribo.r-universe.dev Date/Publication: 2026-04-28 07:48:28 UTC RemoteUrl: https://github.com/uribo/zipangu RemoteRef: HEAD RemoteSha: c5c58dd7dde3c6dc9271ace47da0469febdb5d1c NeedsCompilation: no Packaged: 2026-05-28 07:46:06 UTC; root Author: Shinya Uryu [aut, cre] (ORCID: ), Hiroaki Yutani [ctb] (ORCID: ), Kazuhiro Maeda [ctb], Mao Kobayashi [ctb], Akiru Kato [ctb] Maintainer: Shinya Uryu