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

{
    "name": "R-hypergeo",
    "portdir": "R/R-hypergeo",
    "version": "1.2-13",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=hypergeo",
    "description": "The Gaussian hypergeometric function for complex numbers",
    "long_description": "The Gaussian hypergeometric function for complex numbers",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-elliptic",
                "R-deSolve",
                "R-CRAN-recommended",
                "R-contfrac"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-BayesFactor",
                "R-MomTrunc",
                "R-TLMoments",
                "R-TreeBUGS",
                "R-BASS",
                "R-BayesRep",
                "R-brr",
                "R-ppRep",
                "R-cnbdistr",
                "R-sadists",
                "R-cpd",
                "R-TempStable",
                "R-GB2"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-hypergeo2",
                "R-scoringRules"
            ]
        }
    ]
}