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

{
    "name": "R-sharx",
    "portdir": "R/R-sharx",
    "version": "1.0-6",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/psolymos/sharx",
    "description": "Models and data sets for the study of species–area relationships",
    "long_description": "Models and data sets for the study of species–area relationships",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-dclone",
                "R-dcmle",
                "jags",
                "R-CRAN-recommended",
                "R-Formula"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": []
}