GET /api/v1/ports/R-StatRank/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-StatRank",
"portdir": "R/R-StatRank",
"version": "0.0.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=StatRank",
"description": "Statistical rank aggregation: inference, evaluation and visualization",
"long_description": "Statistical rank aggregation: inference, evaluation and visualization",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-truncdist",
"R-CRAN-recommended",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gridExtra",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PLMIX"
]
},
{
"type": "test",
"ports": [
"R-PlackettLuce"
]
}
]
}