GET /api/v1/ports/R-RcppMeCab/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RcppMeCab",
"portdir": "R/R-RcppMeCab",
"version": "0.0.1.3-2",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/junhewk/RcppMeCab",
"description": "Rcpp wrapper for mecab library",
"long_description": "Rcpp wrapper for mecab library",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended",
"mecab",
"R-RcppParallel",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-spelling"
]
}
],
"depends_on": []
}