GET /api/v1/ports/R-mlr3data/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mlr3data",
"portdir": "R/R-mlr3data",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mlr-org/mlr3data",
"description": "Collection of machine learning data-sets for R-mlr3",
"long_description": "Collection of machine learning data-sets for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mlr3"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-vetiver",
"R-mlr3"
]
}
]
}