GET /api/v1/ports/R-mlr3pipelines/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mlr3pipelines",
"portdir": "R/R-mlr3pipelines",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3pipelines.mlr-org.com",
"description": "Preprocessing operators and pipelines for R-mlr3",
"long_description": "Preprocessing operators and pipelines for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-digest",
"R-withr",
"R-checkmate",
"R-lgr",
"R-R6",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-mlr3misc",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlr3mbo"
]
}
]
}