GET /api/v1/ports/R-origami/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-origami",
"portdir": "R/R-origami",
"version": "1.0.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tlverse.org/origami",
"description": "Generalized framework for cross-validation",
"long_description": "Generalized framework for cross-validation",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-future",
"R-future.apply",
"R-listenv",
"R-CRAN-recommended",
"R-abind",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-forecast",
"R-randomForest",
"R-glmnet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lmtp",
"R-hal9001",
"R-sl3",
"R-cvCovEst"
]
},
{
"type": "test",
"ports": [
"R-tmle3"
]
}
]
}