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

{
    "name": "R-coxme",
    "portdir": "R/R-coxme",
    "version": "2.2-22",
    "license": "LGPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=coxme",
    "description": "Mixed-effects Cox models",
    "long_description": "Mixed-effects Cox models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-bdsmatrix",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-kinship2",
                "R-mvtnorm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-MXM",
                "R-jstable",
                "R-glmmPen"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-MuMIn",
                "R-tramME",
                "R-AICcmodavg",
                "R-tram",
                "R-finalfit",
                "R-car",
                "R-emmeans",
                "R-insight",
                "R-multcomp"
            ]
        }
    ]
}