GET /api/v1/ports/R-ExprNet/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ExprNet",
"portdir": "R/R-ExprNet",
"version": "1.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ExprNet",
"description": "Characterizing differential expression of selected edges on a network",
"long_description": "Characterizing differential expression of selected edges on a network",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-doParallel",
"R-CRAN-recommended",
"R-here",
"R-foreach",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-readr"
]
}
],
"depends_on": []
}