GET /api/v1/ports/R-Corbi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-Corbi",
"portdir": "R/R-Corbi",
"version": "0.6-2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Corbi",
"description": "Collection of rudimentary bioinformatics tools",
"long_description": "Collection of rudimentary bioinformatics tools",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRF",
"R-CRAN-recommended",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mpmi",
"R-knitr",
"R-rmarkdown",
"R-matrixcalc",
"R-fitdistrplus",
"R-BiocParallel"
]
}
],
"depends_on": []
}