Package: sudachir
Type: Package
Title: R Interface to 'Sudachi'
Version: 0.1.0
Authors@R: c(
    person(given = "Shinya",
           family = "Uryu",
           role = c("aut", "cre"),
           email = "suika1127@gmail.com",
           comment = c(ORCID = "0000-0002-0493-6186")),
    person(given = "Akiru",
           family = "Kato",
           role = "aut"))
Maintainer: Shinya Uryu <suika1127@gmail.com>
Description: Interface to 'Sudachi' <https://github.com/WorksApplications/Sudachi>,
    a Japanese morphological analyzer. This is a port of what is available in Python.
License: Apache License (>= 2.0)
Encoding: UTF-8
SystemRequirements: Python (>= 2.7.0)
URL: https://github.com/uribo/sudachir
BugReports: https://github.com/uribo/sudachir/issues
Imports: cli (>= 2.1.0), dplyr (>= 1.0.2), glue (>= 1.4.2), magrittr
        (>= 1.5), purrr (>= 0.3.4), rlang (>= 0.4.8), reticulate (>=
        1.17), tibble (>= 3.0.4), tidyselect (>= 1.1.0)
LazyData: true
RoxygenNote: 7.1.1
Suggests: rstudioapi, testthat
NeedsCompilation: no
Packaged: 2020-11-05 13:46:46 UTC; uri
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>),
  Akiru Kato [aut]
Repository: CRAN
Date/Publication: 2020-11-10 15:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:57:55 UTC; unix
