GET /api/v1/ports/R-boinet/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-boinet",
"portdir": "R/R-boinet",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=boinet",
"description": "Conduct simulation study of Bayesian optimal interval design with BOIN-ET family",
"long_description": "Conduct simulation study of Bayesian optimal interval design with BOIN-ET family",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Iso",
"R-mfp",
"R-CRAN-recommended",
"R-copula"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
}