GET /api/v1/ports/R-GREMLINS/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-GREMLINS",
"portdir": "R/R-GREMLINS",
"version": "0.2.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://GrossSBM.github.io/GREMLINS",
"description": "Generalized multipartite networks",
"long_description": "Generalized multipartite networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pbmcapply",
"R-aricode",
"R-blockmodels",
"R-CRAN-recommended",
"R-R6",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-robber",
"R-sbm"
]
}
]
}