GET /api/v1/ports/R-mixOmics/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mixOmics",
"portdir": "R/R-mixOmics",
"version": "6.28.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mixOmics.org",
"description": "Omics Data Integration Project",
"long_description": "Omics Data Integration Project",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-reshape2",
"R-tidyr",
"R-RColorBrewer",
"R-gridExtra",
"R-igraph",
"R-ggrepel",
"R-corpcor",
"R-ellipse",
"R-BiocParallel",
"R-rARPACK",
"R-CRAN-recommended",
"R-dplyr",
"R-matrixStats"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-xLLiM"
]
}
]
}