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

{
    "name": "R-GLDEX",
    "portdir": "R/R-GLDEX",
    "version": "2.0.0.9.3",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=GLDEX",
    "description": "Fitting single and mixture of generalised Lambda distributions",
    "long_description": "Fitting single and mixture of generalised Lambda distributions",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-spacefillr",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-fitteR"
            ]
        }
    ]
}