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

{
    "name": "R-gbm",
    "portdir": "R/R-gbm",
    "version": "2.2.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/gbm-developers/gbm",
    "description": "Generalized boosted regression models",
    "long_description": "Generalized boosted regression models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-gridExtra",
                "R-knitr",
                "R-covr",
                "R-viridis",
                "R-tinytest",
                "R-pdp",
                "R-vip",
                "R-RUnit"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-bujar",
                "R-twang",
                "R-countSTAR",
                "R-mob",
                "R-bst"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-posterior",
                "R-cobalt",
                "R-nestedcv",
                "R-MatchIt",
                "R-plotmo",
                "R-insight",
                "R-caretEnsemble",
                "R-mboost",
                "R-npcs",
                "R-pmml",
                "R-cdgd"
            ]
        }
    ]
}