GET /api/v1/ports/R-BEND/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-BEND",
"portdir": "R/R-BEND",
"version": "1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crohlo/BEND",
"description": "Bayesian Estimation of Non-linear Data (BEND)",
"long_description": "R-BEND provides a set of models to estimate non-linear longitudinal data using Bayesian methods.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-label.switching",
"R-coda",
"R-CRAN-recommended",
"R-rjags"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}