GET /api/v1/ports/R-ROptEst/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ROptEst",
"portdir": "R/R-ROptEst",
"version": "1.3.4",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://robast.r-forge.r-project.org",
"description": "Optimally Robust Estimation",
"long_description": "Optimally Robust Estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RandVar",
"R-distrEx",
"R-distrMod",
"R-CRAN-recommended",
"R-RobAStBase",
"R-distr",
"R-startupmsg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RobLox"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RobExtremes"
]
},
{
"type": "test",
"ports": [
"R-RobAStBase",
"R-distr"
]
}
]
}