GET /api/v1/ports/R-glmtoolbox/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-glmtoolbox",
"portdir": "R/R-glmtoolbox",
"version": "0.1.12",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lhvanegasp/glmtoolbox",
"description": "Set of tools to data analysis using generalized linear models",
"long_description": "Set of tools to data analysis using generalized linear models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-broom",
"R-Formula",
"R-SuppDists",
"R-CRAN-recommended",
"R-Rfast",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-pscl",
"R-ISLR",
"R-aplore3",
"R-GLMsData"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-insight"
]
}
]
}