HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mlr3",
"portdir": "R/R-mlr3",
"version": "0.21.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3.mlr-org.com",
"description": "Machine Learning in R",
"long_description": "Machine Learning in R – next generation.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-evaluate",
"R-checkmate",
"R-future",
"R-future.apply",
"R-parallelly",
"R-uuid",
"R-mlbench",
"R-RhpcBLASctl",
"R-lgr",
"R-mlr3measures",
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-palmerpenguins",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-remotes",
"R-progressr",
"R-callr",
"R-testthat",
"R-future.callr",
"R-mlr3data"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3tuning",
"R-mlr3resampling",
"R-mlr3learners",
"R-mlr3mbo",
"R-mlr3pipelines",
"R-mlr3superlearner"
]
},
{
"type": "test",
"ports": [
"R-mlr3data",
"R-vetiver"
]
}
]
}