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

{
    "name": "R-logistf",
    "portdir": "R/R-logistf",
    "version": "1.26.0",
    "license": "GPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=logistf",
    "description": "Firth’s bias-reduced logistic regression",
    "long_description": "Firth’s bias-reduced logistic regression",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "R-mice",
                "R-formula.tools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-estimability",
                "R-emmeans"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-mDAG"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ggeffects",
                "R-insight",
                "R-MuMIn"
            ]
        }
    ]
}