Package: zipangu
Title: Japanese Utility Functions and Data
Version: 0.2.0
Authors@R: 
    person(given = "Shinya",
           family = "Uryu",
           role = c("aut", "cre"),
           email = "suika1127@gmail.com",
           comment = c(ORCID = "0000-0002-0493-6186"))
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), purrr (>= 0.3.3), rlang (>= 0.4.0), stringi
        (>= 1.4.3), stringr (>= 1.4.0), tibble (>= 2.1.3)
Suggests: covr (>= 3.4.0), testthat (>= 2.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-10 15:40:20 UTC; uri
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Maintainer: Shinya Uryu <suika1127@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-10 23:20:02 UTC
