GET /api/v1/ports/R-randomForestSRC/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-randomForestSRC",
"portdir": "R/R-randomForestSRC",
"version": "3.3.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.randomforestsrc.org",
"description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
"long_description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
"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-data.tree",
"R-CRAN-recommended",
"R-DiagrammeR"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mlbench",
"R-fst",
"R-imbalance",
"R-data.table",
"R-interp",
"R-prodlim",
"R-caret",
"R-pec"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cjbart",
"R-SurvMetrics"
]
},
{
"type": "test",
"ports": [
"R-tram"
]
}
]
}