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

{
    "name": "R-glarma",
    "portdir": "R/R-glarma",
    "version": "1.6-0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=glarma",
    "description": "Generalized linear autoregressive moving average models",
    "long_description": "Generalized linear autoregressive moving average models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-lpSolve",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-RUnit",
                "R-zoo",
                "R-knitr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-bayesRecon"
            ]
        }
    ]
}