Type: Package Package: RMeCab Title: Interface to 'MeCab' Version: 1.15 Authors@R: c( person("Motohiro", "Ishida", , "ishida.motohiro@gmail.com", role = c("aut", "cre")), person("Taku", "Kudo", role = "cph"), person("Nippon Telegraph and Telephone Corporation", role = "cph") ) Maintainer: Motohiro Ishida Description: Parses Japanese texts with 'MeCab'. The original 'MeCab' is licensed under the BSD 3-Clause "New" or "Revised" License. See the "LICENSE.note" file for its license notice. License: GPL (>= 3) Depends: R (>= 4.2) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 SystemRequirements: GNU make, MeCab (libmecab-dev (deb), mecab-devel(rpm)) Config/pak/sysreqs: make libmecab-dev Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-03-29 11:12:54 UTC RemoteUrl: https://github.com/paithiov909/rmecab-doc RemoteRef: dev RemoteSha: 9503b167ca9c2b68d22906325a81dd422690ee65 NeedsCompilation: yes Packaged: 2026-05-28 05:58:21 UTC; root Author: Motohiro Ishida [aut, cre], Taku Kudo [cph], Nippon Telegraph and Telephone Corporation [cph]