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

{
    "name": "R-ardl.nardl",
    "portdir": "R/R-ardl.nardl",
    "version": "1.3.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=ardl.nardl",
    "description": "Linear and non-linear autoregressive distributed lag models",
    "long_description": "Linear and non-linear autoregressive distributed lag models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-stringr",
                "R-dplyr",
                "R-purrr",
                "R-tidyselect",
                "R-lmtest",
                "R-tseries",
                "R-texreg",
                "R-rlist",
                "R-car",
                "R-nardl",
                "R-gets",
                "R-CRAN-recommended",
                "R-plyr",
                "R-sandwich"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-dynamac"
            ]
        }
    ],
    "depends_on": []
}