GET /api/v1/ports/R-gWidgets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-gWidgets",
"portdir": "R/R-gWidgets",
"version": "0.0-54.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gwidgets.r-forge.r-project.org",
"description": "API for building toolkit-independent, interactive GUIs",
"long_description": "API for building toolkit-independent, interactive GUIs",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}