GET /api/v1/ports/R-HilbertVis/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-HilbertVis",
"portdir": "R/R-HilbertVis",
"version": "1.62.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/HilbertVis",
"description": "Hilbert curve visualization",
"long_description": "Hilbert curve visualization",
"active": true,
"categories": [
"graphics",
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-IRanges",
"R-EBImage"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-HilbertCurve"
]
}
]
}