GET /api/v1/ports/R-trust/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-trust",
"portdir": "R/R-trust",
"version": "0.1-8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stat.umn.edu/geyer/trust",
"description": "Trust region optimization",
"long_description": "Does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2734
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GJRM",
"R-ergm",
"R-glmm",
"R-mcemGLM",
"R-nebula",
"R-relevent",
"R-DRDID",
"R-ebnm",
"R-flexmsm"
]
},
{
"type": "test",
"ports": [
"R-aghq"
]
}
]
}