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

{
    "name": "R-DHARMa",
    "portdir": "R/R-DHARMa",
    "version": "0.4.7",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://florianhartig.github.io/DHARMa",
    "description": "Residual diagnostics for hierarchical regression models",
    "long_description": "Residual diagnostics for hierarchical regression models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-lmtest",
                "R-gap",
                "R-qgam",
                "R-CRAN-recommended",
                "R-ape",
                "R-lme4"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-glmmTMB",
                "R-BayesianTools",
                "R-GLMMadaptive",
                "R-spaMM",
                "R-mgcv",
                "R-mgcViz",
                "R-knitr",
                "R-rstan",
                "R-testthat",
                "R-rmarkdown",
                "R-rjags",
                "R-sfsmisc",
                "R-phylolm",
                "R-phyr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-BayesianTools"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-sdmTMB",
                "R-easystats",
                "R-performance",
                "R-see",
                "R-GLMMadaptive"
            ]
        }
    ]
}