GET /api/v1/ports/R-fishMod/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-fishMod",
"portdir": "R/R-fishMod",
"version": "0.29.1",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fishMod",
"description": "Fit Poisson-sum-of-Gammas GLMs, tweedie GLMs and Delta log-normal models",
"long_description": "Fit Poisson-sum-of-Gammas GLMs, tweedie GLMs and Delta log-normal models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-boral",
"R-gllvm",
"R-sdmTMB"
]
}
]
}