GET /api/v1/ports/R-MLmetrics/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-MLmetrics",
"portdir": "R/R-MLmetrics",
"version": "1.1.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yanyachen/MLmetrics",
"description": "Machine learning evaluation metrics",
"long_description": "Machine learning evaluation metrics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ROCR",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-daltoolbox",
"R-yager",
"R-evinf",
"R-GroupBN"
]
},
{
"type": "test",
"ports": [
"R-isotree",
"R-caret",
"R-cornet"
]
}
]
}