GET /api/v1/ports/R-palasso/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-palasso",
"portdir": "R/R-palasso",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rauschenberger.github.io/palasso",
"description": "Paired lasso regression",
"long_description": "Paired lasso regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-glmnet"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ashr",
"R-pROC",
"R-edgeR",
"R-remotes",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cornet",
"R-joinet",
"R-FuzzySimRes"
]
},
{
"type": "test",
"ports": [
"R-transreg"
]
}
]
}