GET /api/v1/ports/R-FuzzyNumbers/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-FuzzyNumbers",
"portdir": "R/R-FuzzyNumbers",
"version": "0.4-7",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gagolews/FuzzyNumbers",
"description": "Tools to deal with fuzzy numbers",
"long_description": "Tools to deal with fuzzy numbers",
"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"
]
},
{
"type": "test",
"ports": [
"R-digest",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FuzzySTs",
"R-FuzzyLP",
"R-FuzzyNumbers.Ext.2",
"R-FuzzySimRes"
]
}
]
}