GET /api/v1/ports/R-gridBase/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-gridBase",
"portdir": "R/R-gridBase",
"version": "0.4-7",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gridBase",
"description": "Integration of base and grid graphics",
"long_description": "Integration of base and grid graphics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-seqHMM",
"R-RGraphics",
"R-NMF",
"R-magi",
"R-simsalapar",
"R-psica",
"R-silicate",
"R-semtree"
]
},
{
"type": "test",
"ports": [
"R-Ecfun",
"R-circlize",
"R-corrgram"
]
}
]
}