GET /api/v1/ports/R-perryExamples/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-perryExamples",
"portdir": "R/R-perryExamples",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=perryExamples",
"description": "Examples for integrating prediction error estimation into regression models",
"long_description": "Examples for integrating prediction error estimation into regression models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lars",
"R-perry",
"R-quantreg",
"R-CRAN-recommended",
"R-robustbase"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-perry"
]
}
]
}