GET /api/v1/ports/R-starnet/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-starnet",
"portdir": "R/R-starnet",
"version": "0.0.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rauschenberger.github.io/starnet",
"description": "Stacked elastic net",
"long_description": "Stacked elastic net",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2757
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-glmnet",
"R-cornet"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-CVXR"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-transreg"
]
}
]
}