GET /api/v1/ports/R-profileModel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-profileModel",
"portdir": "R/R-profileModel",
"version": "0.6.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=profileModel",
"description": "Profiling inference functions for various model classes",
"long_description": "Profiling inference functions for various model classes",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gnm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-brglm",
"R-brlrmr"
]
}
]
}