Package: sudachir2 Title: R Wrapper for 'sudachi.rs' Version: 0.6.11 Authors@R: person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")) Description: Offers bindings to 'sudachi.rs' , a Rust implementation of 'Sudachi' Japanese morphological analyzer. License: Apache License (>= 2) Depends: R (>= 4.2) Imports: dplyr, purrr, readr, rlang, stringi Suggests: curl, testthat (>= 3.0.0) Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: Cargo (Rust's package manager), rustc Config/pak/sysreqs: libicu-dev libx11-dev libclang-dev Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-06-02 11:52:56 UTC RemoteUrl: https://github.com/paithiov909/sudachir2 RemoteRef: HEAD RemoteSha: 66c54a76c0b86d85a69e88e0d7113b1c03d9f887 NeedsCompilation: yes Packaged: 2026-06-02 15:10:21 UTC; root Author: Akiru Kato [aut, cre] Maintainer: Akiru Kato