Package: zipangu
Title: Japanese Utility Functions and Data
Version: 0.1.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.
URL: https://uribo.github.io/zipangu, https://github.com/uribo/zipangu
BugReports: https://github.com/uribo/zipangu/issues
Depends: R (>= 3.2)
License: MIT + file LICENSE
Imports: magrittr (>= 1.5), dplyr (>= 0.8.3), purrr (>= 0.3.3),
        lifecycle (>= 0.1.0), rlang (>= 0.4.0), stringr (>= 1.4.0)
Suggests: testthat (>= 2.1.0), covr (>= 3.4.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1
NeedsCompilation: no
Packaged: 2019-11-28 16:13:27 UTC; uri
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Maintainer: Shinya Uryu <suika1127@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-01 12:20:03 UTC
