GET /api/v1/ports/R-metadat/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-metadat",
"portdir": "R/R-metadat",
"version": "1.2-0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wviechtb/metadat",
"description": "Meta-analysis datasets",
"long_description": "Meta-analysis datasets",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mathjaxr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-meta",
"R-metafor",
"R-MetaUtility",
"R-EValue"
]
},
{
"type": "test",
"ports": [
"R-puniform",
"R-publipha",
"R-RoBMA",
"R-performance",
"R-insight",
"R-clubSandwich"
]
}
]
}