GET /api/v1/ports/R-lazyarray/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-lazyarray",
"portdir": "R/R-lazyarray",
"version": "1.1.0.9000",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dipterix/lazyarray",
"description": "Persistent large data array with lazy-loading on demand",
"long_description": "Persistent large data array with lazy-loading on demand",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-yaml",
"R-fstcore",
"R-filematrix",
"R-CRAN-recommended",
"R-R6",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-future.callr",
"R-fst",
"R-dipsaus"
]
}
],
"depends_on": []
}