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

{
    "name": "R-alabama",
    "portdir": "R/R-alabama",
    "version": "2023.1.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=alabama",
    "description": "Constrained non-linear optimization",
    "long_description": "Constrained non-linear optimization",
    "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-numDeriv",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-GDINA",
                "R-hyper2",
                "R-GNE",
                "R-optiSolve",
                "R-mev",
                "R-gllvm",
                "R-tramME",
                "R-mbbefd",
                "R-mlt",
                "R-GenMarkov",
                "R-cotram",
                "R-mmcif",
                "R-ROI.plugin.alabama",
                "R-SGB",
                "R-TruncatedNormal"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-tram",
                "R-psqn"
            ]
        }
    ]
}