GET /api/v1/ports/R-MatrixGenerics/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-MatrixGenerics",
"portdir": "R/R-MatrixGenerics",
"version": "1.16.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/MatrixGenerics",
"description": "S4 generic summary statistic functions that operate on matrix-like objects",
"long_description": "S4 generic summary statistic functions that operate on matrix-like objects",
"active": true,
"categories": [
"science",
"math",
"R",
"bioconductor"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-matrixStats"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-SummarizedExperiment",
"R-SparseArray",
"R-testthat",
"R-DelayedArray",
"R-DelayedMatrixStats",
"R-sparseMatrixStats"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DelayedMatrixStats",
"R-genefilter",
"R-glmGamPoi",
"R-RaggedExperiment",
"R-VariantAnnotation",
"R-sparseMatrixStats",
"R-SummarizedExperiment",
"R-DelayedArray",
"R-SparseArray"
]
}
]
}