GET /api/v1/ports/R-VGAMextra/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-VGAMextra",
"portdir": "R/R-VGAMextra",
"version": "0.0-6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=VGAMextra",
"description": "Additions and extensions of the VGAM package",
"long_description": "Additions and extensions of the VGAM package",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-VGAM",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-VGAMdata"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-VGAM"
]
}
]
}