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

{
    "name": "R-gofCopula",
    "portdir": "R/R-gofCopula",
    "version": "0.4-1",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=gofCopula",
    "description": "Goodness-of-fit tests for copulæ",
    "long_description": "Goodness-of-fit tests for copulæ",
    "active": true,
    "categories": [
        "science",
        "math",
        "R",
        "economics"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-progress",
                "R-foreach",
                "R-R.utils",
                "R-copula",
                "R-SparseGrid",
                "R-crayon",
                "R-VineCopula",
                "R-yarrr",
                "R-CRAN-recommended",
                "R-doSNOW",
                "R-numDeriv"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": []
}