GET /api/v1/ports/R-polycor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-polycor",
"portdir": "R/R-polycor",
"version": "0.8-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polycor",
"description": "Polychoric and polyserial correlations",
"long_description": "Polychoric and polyserial correlations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-admisc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-umx",
"R-MCCM",
"R-CDM"
]
},
{
"type": "test",
"ports": [
"R-lava",
"R-sem",
"R-correlation",
"R-BFpack",
"R-sfsmisc"
]
}
]
}