GET /api/v1/ports/R-bsgof/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bsgof",
"portdir": "R/R-bsgof",
"version": "0.23.8",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://AppliedStat.GitHub.io/R",
"description": "Birnbaum–Saunders goodness-of-fit test",
"long_description": "Birnbaum–Saunders goodness-of-fit test",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-weibullness"
]
}
]
}