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

{
    "name": "R-MLE",
    "portdir": "R/R-MLE",
    "version": "1.2",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=MLE",
    "description": "Maximum likelihood estimation of various univariate and multivariate distributions",
    "long_description": "Maximum likelihood estimation of various univariate and multivariate distributions",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-skellam",
                "R-BGFD",
                "R-Directional",
                "R-Compositional",
                "R-CRAN-recommended",
                "R-bivpois",
                "R-gp",
                "R-MN",
                "R-geppe",
                "R-Rfast",
                "R-Rfast2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-mvcauchy"
            ]
        }
    ],
    "depends_on": []
}