GET /api/v1/ports/R-SuperLearner/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-SuperLearner",
"portdir": "R/R-SuperLearner",
"version": "2.0-29",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ecpolley/SuperLearner",
"description": "Implements the super-learner prediction method and contains a library of prediction algorithms to be used in the super-learner",
"long_description": "Implements the super-learner prediction method and contains a library of prediction algorithms to be used in the super-learner",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cvAUC",
"R-nnls",
"R-CRAN-recommended",
"R-gam"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tmle",
"R-ctmle",
"R-nlpred",
"R-drtmle",
"R-AIPW",
"R-lmtp"
]
},
{
"type": "test",
"ports": [
"R-targeted",
"R-ltmle",
"R-medflex",
"R-hal9001",
"R-nestedcv"
]
}
]
}