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

{
    "name": "R-mlogit",
    "portdir": "R/R-mlogit",
    "version": "1.1-1",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://r-forge.r-project.org/projects/mlogit",
    "description": "Multinomial logit models",
    "long_description": "Maximum likelihood estimation of random utility discrete choice models.",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-Formula",
                "R-lmtest",
                "R-Rdpack",
                "R-dfidx",
                "R-CRAN-recommended",
                "R-statmod",
                "R-zoo"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ggplot2",
                "R-knitr",
                "R-rmarkdown",
                "R-texreg",
                "R-car",
                "R-AER"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-gmnl",
                "R-clusterSEs"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-prediction",
                "R-texreg",
                "R-logitr",
                "R-performance",
                "R-mixl",
                "R-AER",
                "R-broom",
                "R-insight",
                "R-nonnest2",
                "R-RprobitB"
            ]
        }
    ]
}