GET /api/v1/ports/R-EIX/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "R-EIX",
    "portdir": "R/R-EIX",
    "version": "1.2.0",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://ModelOriented.github.io/EIX",
    "description": "Explain interactions in XGBoost",
    "long_description": "Explain interactions in XGBoost",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-tidyr",
                "R-ggplot2",
                "R-scales",
                "R-ggrepel",
                "R-xgboost",
                "R-DALEX",
                "R-ggiraphExtra",
                "R-iBreakDown",
                "R-CRAN-recommended",
                "R-data.table",
                "R-purrr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-rmarkdown",
                "R-lightgbm"
            ]
        }
    ],
    "depends_on": []
}