GET /api/v1/ports/R-variables/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-variables",
"portdir": "R/R-variables",
"version": "1.1-1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=variables",
"description": "Abstract descriptions of (yet) unobserved variables",
"long_description": "Abstract descriptions of (yet) unobserved variables",
"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-basefun",
"R-trtf",
"R-tramME",
"R-mlt",
"R-cotram",
"R-tram",
"R-tbm"
]
},
{
"type": "test",
"ports": [
"R-mlt.docreg"
]
}
]
}