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

{
    "name": "R-GJRM",
    "portdir": "R/R-GJRM",
    "version": "0.2-6.5",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=GJRM",
    "description": "Generalised Joint Regression Modelling",
    "long_description": "Generalised Joint Regression Modelling",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-mnormt",
                "R-numDeriv",
                "R-survey",
                "R-matrixStats",
                "R-ggplot2",
                "R-psych",
                "R-VGAM",
                "R-copula",
                "R-magic",
                "R-trust",
                "R-scam",
                "R-VineCopula",
                "R-distrEx",
                "R-ismev",
                "R-gamlss.dist",
                "R-CRAN-recommended",
                "R-Rmpfr",
                "R-evd"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-sp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-flexmsm"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-gratia"
            ]
        }
    ]
}