GET /api/v1/ports/R-ParamHelpers/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ParamHelpers",
"portdir": "R/R-ParamHelpers",
"version": "1.14.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paramhelpers.mlr-org.com",
"description": "Helpers for parameters in black-box optimization, tuning and machine learning",
"long_description": "Helpers for parameters in black-box optimization, tuning and machine learning",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BBmisc",
"R-fastmatch",
"R-backports",
"R-CRAN-recommended",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tramnet",
"R-varycoef",
"R-mlrMBO",
"R-smoof",
"R-mlr"
]
},
{
"type": "test",
"ports": [
"R-bnclassify"
]
}
]
}