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

{
    "name": "R-pscl",
    "portdir": "R/R-pscl",
    "version": "1.5.9",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/atahk/pscl",
    "description": "Political Science Computational Laboratory",
    "long_description": "Political Science Computational Laboratory",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2570
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-mvtnorm",
                "R-sandwich",
                "R-zoo",
                "R-lmtest",
                "R-car",
                "R-MCMCpack",
                "R-vcd",
                "R-coda"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-lctools",
                "R-ZIPG",
                "R-optimr",
                "R-mbsts",
                "R-robustsae",
                "R-gWQS",
                "R-sdPrior",
                "R-mpath",
                "R-GLMpack",
                "R-evinf",
                "R-minb",
                "R-lefko3"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-assessor",
                "R-modelsummary",
                "R-glmtoolbox",
                "R-domir",
                "R-emmeans",
                "R-sandwich",
                "R-glmx",
                "R-BFpack",
                "R-ggeffects",
                "R-fence",
                "R-poissonreg",
                "R-nonnest2",
                "R-ggstats",
                "R-sjPlot",
                "R-sjstats",
                "R-AICcmodavg"
            ]
        }
    ]
}