The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

RcppMeCab: 'rcpp' Wrapper for 'mecab' Library

R package based on 'Rcpp' for 'MeCab': Yet Another Part-of-Speech and Morphological Analyzer. The purpose of this package is providing a seamless developing and analyzing environment for CJK texts. This package utilizes parallel programming for providing highly efficient text preprocessing 'posParallel()' function. For installation, please refer to README.md file.

Version: 0.0.1.5
Depends: R (≥ 3.4.0)
Imports: Rcpp, RcppParallel
LinkingTo: Rcpp, RcppParallel, BH
Suggests: testthat, spelling
Published: 2026-03-24
DOI: 10.32614/CRAN.package.RcppMeCab
Author: Junhewk Kim [aut, cre], Taku Kudo [aut], Akiru Kato [ctb], Patrick Schratz [ctb]
Maintainer: Junhewk Kim <junhewk.kim at gmail.com>
BugReports: https://github.com/junhewk/RcppMeCab/issues
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: yes
SystemRequirements: MeCab 0.996 or higher for Japanese (libmecab-dev (deb), mecab-devel (rpm)), mecab-ko 0.999 (https://github.com/Pusnow/mecab-ko-msvc) for Korean
Language: en-US
Materials: README, NEWS
CRAN checks: RcppMeCab results

Documentation:

Reference manual: RcppMeCab.html , RcppMeCab.pdf

Downloads:

Package source: RcppMeCab_0.0.1.5.tar.gz
Windows binaries: r-devel: RcppMeCab_0.0.1.5.zip, r-release: RcppMeCab_0.0.1.5.zip, r-oldrel: RcppMeCab_0.0.1.5.zip
macOS binaries: r-release (arm64): RcppMeCab_0.0.1.5.tgz, r-oldrel (arm64): not available, r-release (x86_64): RcppMeCab_0.0.1.5.tgz, r-oldrel (x86_64): RcppMeCab_0.0.1.5.tgz
Old sources: RcppMeCab archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppMeCab to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.