GET /api/v1/ports/R-distrMod/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-distrMod",
"portdir": "R/R-distrMod",
"version": "2.9.6",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://distr.r-forge.r-project.org",
"description": "Implements S4 classes for probability models based on packages R-distr and R-distrEx",
"long_description": "Implements S4 classes for probability models based on packages R-distr and R-distrEx",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-startupmsg",
"R-RandVar",
"R-distrEx",
"R-CRAN-recommended",
"R-sfsmisc",
"R-distr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-evd",
"R-ismev",
"R-RobAStBase",
"R-RobExtremes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RobExtremes",
"R-RobAStBase",
"R-ROptEst",
"R-RobLox"
]
},
{
"type": "test",
"ports": [
"R-distrEllipse",
"R-distrRmetrics",
"R-distr"
]
}
]
}