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

{
    "name": "R-prediction",
    "portdir": "R/R-prediction",
    "version": "0.3.18",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/leeper/prediction",
    "description": "Tidy, type-safe prediction() methods",
    "long_description": "Tidy, type-safe prediction() methods",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "R-data.table"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat",
                "R-lme4",
                "R-betareg",
                "R-mclogit",
                "R-quantreg",
                "R-brglm",
                "R-plm",
                "R-VGAM",
                "R-gam",
                "R-kernlab",
                "R-caret",
                "R-AER",
                "R-mlogit",
                "R-glmnet",
                "R-ff",
                "R-gee",
                "R-pscl",
                "R-sampleSelection",
                "R-speedglm",
                "R-earth",
                "R-mda",
                "R-crch",
                "R-glmx",
                "R-aod",
                "R-truncreg",
                "R-MNP",
                "R-e1071",
                "R-biglm",
                "R-ordinal",
                "R-survey"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-mhurdle",
                "R-margins"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-estimatr"
            ]
        }
    ]
}