Type: Package Package: sudachir Title: R Interface to 'Sudachi' Version: 0.1.0.9007 Authors@R: c( person("Shinya", "Uryu", , "suika1127@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0493-6186")), person("Akiru", "Kato", role = "aut") ) Maintainer: Shinya Uryu Description: Interface to 'Sudachi' , a Japanese morphological analyzer. This is a port of what is available in Python. License: Apache License (>= 2.0) URL: https://github.com/uribo/sudachir BugReports: https://github.com/uribo/sudachir/issues Imports: audubon (>= 0.4.0), cli, dplyr, reticulate, rlang (>= 0.4.11), rstudioapi Suggests: roxygen2, testthat Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 SystemRequirements: Python (>= 3.6) Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev python3 libnode-dev libx11-dev Repository: https://uribo.r-universe.dev Date/Publication: 2023-02-01 00:10:04 UTC RemoteUrl: https://github.com/uribo/sudachir RemoteRef: HEAD RemoteSha: fd723a1db7e5f670b3dfd230acd437a2899904d6 NeedsCompilation: no Packaged: 2026-06-16 11:33:35 UTC; root Author: Shinya Uryu [aut, cre] (ORCID: ), Akiru Kato [aut]