GET /api/v1/ports/R-hdd/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-hdd",
"portdir": "R/R-hdd",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=hdd",
"description": "Easy manipulation of out-of-memory data-sets",
"long_description": "Easy manipulation of out-of-memory data-sets",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dreamerr",
"R-CRAN-recommended",
"R-data.table",
"R-fst",
"R-readr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
}