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

{
    "name": "R-brglm2",
    "portdir": "R/R-brglm2",
    "version": "0.9.2",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=brglm2",
    "description": "Bias reduction in generalized linear models",
    "long_description": "Bias reduction in generalized linear models",
    "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",
                "R-enrichwith",
                "R-numDeriv"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-VGAM",
                "R-detectseparation",
                "R-mbrglm",
                "R-knitr",
                "R-rmarkdown",
                "R-covr",
                "R-tinytest",
                "R-brglm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-ggeffects",
                "R-cobalt",
                "R-detectseparation",
                "R-meta"
            ]
        }
    ]
}