GET /api/v1/ports/R-iBreakDown/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-iBreakDown",
"portdir": "R/R-iBreakDown",
"version": "2.1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ModelOriented.github.io/iBreakDown",
"description": "Model-agnostic instance level variable attributions",
"long_description": "Model-agnostic instance level variable attributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-covr",
"R-randomForest",
"R-ranger",
"R-DALEX",
"R-r2d3",
"R-e1071",
"R-jsonlite",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-modelStudio",
"R-DALEX",
"R-EIX"
]
}
]
}