{
  "_id": "6a115f66acfb0bcc41ced25d",
  "Package": "RcppMeCab",
  "Title": "'rcpp' Wrapper for 'mecab' Library",
  "Version": "0.0.1.5",
  "Authors@R": "c(person(\"Junhewk\", \"Kim\", role = c(\"aut\", \"cre\"),\nemail = \"junhewk.kim@gmail.com\"),\nperson(\"Taku\", \"Kudo\", role = c(\"aut\"),\nemail = \"taku@chasen.org\"),\nperson(\"Akiru\", \"Kato\", role = c(\"ctb\")),\nperson(\"Patrick\", \"Schratz\", role = c(\"ctb\")))",
  "Description": "R package based on 'Rcpp' for 'MeCab': Yet Another\nPart-of-Speech and Morphological Analyzer. The purpose of this\npackage is providing a seamless developing and analyzing\nenvironment for CJK texts. This package utilizes parallel\nprogramming for providing highly efficient text preprocessing\n'posParallel()' function. For installation, please refer to\nREADME.md file.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/junhewk/RcppMeCab/issues",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "SystemRequirements": "MeCab 0.996 or higher for Japanese (libmecab-dev\n(deb), mecab-devel (rpm)), mecab-ko 0.999\n(https://github.com/Pusnow/mecab-ko-msvc) for Korean",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 08:00:21 UTC",
    "User": "root"
  },
  "Author": "Junhewk Kim [aut, cre], Taku Kudo [aut], Akiru Kato [ctb],\nPatrick Schratz [ctb]",
  "Maintainer": "Junhewk Kim <junhewk.kim@gmail.com>",
  "Config/pak/sysreqs": "libmecab-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-24 06:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/RcppMeCab",
  "RemoteRef": "HEAD",
  "RemoteSha": "5bf4a8d020c7689693e9c54832ba0f7897bc2cfd",
  "MD5sum": "6c18884b50ebe4757bbd7edc98c85192",
  "_user": "cran",
  "_type": "src",
  "_file": "RcppMeCab_0.0.1.5.tar.gz",
  "_fileid": "ecb765c692a43468b081f64bf7ca99bca0a241f6deaaf22825a26e88de69fd7d",
  "_filesize": 138460,
  "_sha256": "ecb765c692a43468b081f64bf7ca99bca0a241f6deaaf22825a26e88de69fd7d",
  "_created": "2026-05-23T08:00:21.000Z",
  "_published": "2026-05-23T08:03:50.528Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507931836,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175497399"
    },
    {
      "job": 77507931825,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175497388"
    },
    {
      "job": 77507931835,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175498030"
    },
    {
      "job": 77507931827,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175497414"
    },
    {
      "job": 77507718917,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175481524"
    },
    {
      "job": 77507931818,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26327485545",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RcppMeCab",
  "_commit": {
    "id": "5bf4a8d020c7689693e9c54832ba0f7897bc2cfd",
    "author": "Junhewk Kim <junhewk.kim@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1.5\n",
    "time": 1774332002
  },
  "_maintainer": {
    "name": "Junhewk Kim",
    "email": "junhewk.kim@gmail.com",
    "login": "junhewk",
    "description": "Medical Ethicist, AI-Based Edutech Developer",
    "uuid": 16641432
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1.5",
      "date": "2026-03-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "junhewk",
      "count": 3,
      "uuid": 16641432
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 870,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppMeCab"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/junhewk/rcppmecab",
  "_searchresults": 35,
  "_topics": [
    "mecab",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppMeCab.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/junhewk/rcppmecab",
  "_realowner": "junhewk",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1.1",
      "date": "2018-06-21"
    },
    {
      "version": "0.0.1.2",
      "date": "2018-07-04"
    },
    {
      "version": "0.0.1.5",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "dict_index",
    "download_dic",
    "list_dic",
    "pos",
    "posParallel",
    "set_dic"
  ],
  "_help": [
    {
      "page": "dict_index",
      "title": "Compile a MeCab user dictionary",
      "topics": [
        "dict_index"
      ]
    },
    {
      "page": "download_dic",
      "title": "Download and install a MeCab dictionary",
      "topics": [
        "download_dic"
      ]
    },
    {
      "page": "list_dic",
      "title": "List installed MeCab dictionaries",
      "topics": [
        "list_dic"
      ]
    },
    {
      "page": "pos",
      "title": "part-of-speech tagger",
      "topics": [
        "pos"
      ]
    },
    {
      "page": "posParallel",
      "title": "parallel version of part-of-speech tagger",
      "topics": [
        "posParallel"
      ]
    },
    {
      "page": "RcppMeCab",
      "title": "RcppMeCab: Rcpp Wrapper for MeCab Library",
      "topics": [
        "RcppMeCab-package",
        "RcppMeCab"
      ]
    },
    {
      "page": "set_dic",
      "title": "Set the active MeCab dictionary by language",
      "topics": [
        "set_dic"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RcppMeCab/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "libmecab",
      "package": "libmecab2",
      "headers": "libmecab-dev",
      "source": "mecab",
      "version": "0.996-14ubuntu4",
      "name": "mecab",
      "homepage": "https://taku910.github.io/mecab/",
      "description": "Libraries of Mecab"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.720159303405957,
  "_indexed": false,
  "_nocasepkg": "rcppmecab",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://junhewk.r-universe.dev/RcppMeCab",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.5",
      "date": "2026-05-23T08:03:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5bf4a8d020c7689693e9c54832ba0f7897bc2cfd",
      "fileid": "f80c5b694fa258ed3d104bccf2b35e439045bdcdafd22f18877e47512a62815f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327485545"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.5",
      "date": "2026-05-23T08:02:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5bf4a8d020c7689693e9c54832ba0f7897bc2cfd",
      "fileid": "a93aaf4008edb7bee9416c4cef70d81e8763c1028a945e4fa7c56b2543c44460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327485545"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.5",
      "date": "2026-05-23T08:03:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5bf4a8d020c7689693e9c54832ba0f7897bc2cfd",
      "fileid": "32292c50e557c7171a7011cc15e6c7975e5dba68d2f7f9aa405e4d2aac03a393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327485545"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.5",
      "date": "2026-05-23T08:03:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5bf4a8d020c7689693e9c54832ba0f7897bc2cfd",
      "fileid": "18c194def53479de79deb4d4b5746968ce1f4ac92f2dd335314129e595396ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327485545"
    }
  ]
}