GET /api/v1/ports/R-JADE/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-JADE",
"portdir": "R/R-JADE",
"version": "2.0-4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=JADE",
"description": "Blind source separation methods based on joint diagonalization and some BSS performance criteria",
"long_description": "Blind source separation methods based on joint diagonalization and some BSS performance criteria",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-clue",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ICSNP",
"R-ICS"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BSSasymp",
"R-ICtest",
"R-SpatialBSS",
"R-fICA",
"R-SpaceTimeBSS",
"R-tsBSS",
"R-tensorBSS"
]
}
]
}