Package: washoku Title: Extra 'recipes' for Japanese Text, Date and Address Processing Version: 0.0.0.9000 Authors@R: person(given = "Shinya", family = "Uryu", role = c("aut", "cre"), email = "suika1127@gmail.com", comment = c(ORCID = "0000-0002-0493-6186")) Description: In order to handle Japanese text in the feature engineering process, morphological analysis is necessary. Following the framework of `recipes`, to provide steps that can be applied to `textrecipes` for subsequent processing. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.1.0), recipes (>= 1.0.0) Imports: generics (>= 0.1.0), magrittr (>= 1.5), purrr (>= 0.3.4), rlang (>= 0.4.8), textrecipes (>= 1.0.0), tibble (>= 3.0.4), vctrs (>= 0.3.4) Suggests: RcppMeCab (>= 0.0.1.2), reticulate (>= 1.17), RMeCab (>= 1.10), sudachir (>= 0.1.0.9000), testthat (>= 2.3.2) Remotes: IshidaMotohiro/RMeCab, uribo/sudachir Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Config/pak/sysreqs: make libicu-dev Repository: https://uribo.r-universe.dev Date/Publication: 2022-09-13 02:57:27 UTC RemoteUrl: https://github.com/uribo/washoku RemoteRef: HEAD RemoteSha: b10db23d89c88a36afde39e4414e6f185b312890 NeedsCompilation: no Packaged: 2026-07-04 02:39:26 UTC; root Author: Shinya Uryu [aut, cre] (ORCID: ) Maintainer: Shinya Uryu