GET /api/v1/ports/R-dendextend/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-dendextend",
"portdir": "R/R-dendextend",
"version": "1.18.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://talgalili.github.io/dendextend",
"description": "Extending R dendrogram functionality",
"long_description": "Extending R dendrogram functionality",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-viridis",
"R-magrittr",
"R-CRAN-recommended",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hfr",
"R-heatmaply",
"R-kanjistat",
"R-factoextra",
"R-tsibbletalk",
"R-uclust",
"R-rnmamod",
"R-adjclust"
]
},
{
"type": "test",
"ports": [
"R-dbscan",
"R-seriation",
"R-circlize"
]
}
]
}