Package: zipangu
Title: Japanese Utility Functions and Data
Version: 0.3.2
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 (>= 3.2)
Imports: dplyr (>= 0.8.3), 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: covr (>= 3.4.0), testthat (>= 2.1.0), scales (>= 1.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2022-12-09 08:51:38 UTC; suryu
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>),
  Hiroaki Yutani [ctb] (<https://orcid.org/0000-0002-3385-7233>),
  Kazuhiro Maeda [ctb],
  Mao Kobayashi [ctb],
  Akiru Kato [ctb]
Maintainer: Shinya Uryu <suika1127@gmail.com>
Repository: CRAN
Date/Publication: 2022-12-09 09:00:03 UTC
Built: R 4.1.2; ; 2022-12-10 12:19:36 UTC; unix
