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

{
    "name": "R-uroot",
    "portdir": "R/R-uroot",
    "version": "2.1-3",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://geobosh.github.io/uroot",
    "description": "Unit root tests for seasonal time series",
    "long_description": "Unit root tests for seasonal time series",
    "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-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-nnfor"
            ]
        }
    ]
}