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

{
    "name": "R-pbkrtest",
    "portdir": "R/R-pbkrtest",
    "version": "0.5.3",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://people.math.aau.dk/~sorenh/software/pbkrtest",
    "description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
    "long_description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-lme4",
                "R-broom",
                "R-doBy",
                "R-CRAN-recommended",
                "R-numDeriv",
                "R-dplyr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-MedianaDesigner",
                "R-afex",
                "R-car",
                "R-r2glmm"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-emmeans",
                "R-lavaSearch2",
                "R-doBy",
                "R-effects",
                "R-jtools",
                "R-lmerTest",
                "R-broom.mixed",
                "R-insight",
                "R-buildmer",
                "R-lme4"
            ]
        }
    ]
}