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

{
    "name": "R-sphet",
    "portdir": "R/R-sphet",
    "version": "2.0",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=sphet",
    "description": "Estimation of spatial autoregressive models with and without heteroskedastic innovations",
    "long_description": "Estimation of spatial autoregressive models with and without heteroskedastic innovations",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-mvtnorm",
                "R-stringr",
                "R-spData",
                "R-sf",
                "R-sp",
                "R-spatialreg",
                "R-CRAN-recommended",
                "R-spdep",
                "R-coda"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": []
}