GET /api/v1/ports/R-RcmdrMisc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RcmdrMisc",
"portdir": "R/R-RcmdrMisc",
"version": "2.9-1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RcmdrMisc",
"description": "R Commander Miscellaneous functions",
"long_description": "Various statistical, graphics and data-management functions used by the Rcmdr package in the R Commander GUI for R.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-colorspace",
"R-nortest",
"R-sandwich",
"R-readxl",
"R-haven",
"R-Hmisc",
"R-car",
"R-readstata13",
"R-CRAN-recommended",
"R-abind",
"R-e1071"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-carData"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Rcmdr",
"R-RcmdrPlugin.DoE",
"R-RcmdrPlugin.cpd"
]
}
]
}