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

{
    "name": "R-sdmTMB",
    "portdir": "R/R-sdmTMB",
    "version": "0.6.0",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pbs-assess.github.io/sdmTMB",
    "description": "Spatial and spatio-temporal SPDE-based GLMMs",
    "long_description": "Spatial and spatio-temporal SPDE-based GLMMs with R-TMB.",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-mvtnorm",
                "R-generics",
                "R-lme4",
                "R-clisymbols",
                "R-TMB",
                "R-fishMod",
                "R-fmesher",
                "R-CRAN-recommended",
                "R-RcppEigen",
                "R-lifecycle",
                "R-rlang",
                "R-assertthat",
                "R-cli"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-splancs",
                "R-sf",
                "R-DHARMa",
                "R-tibble",
                "R-dplyr",
                "R-estimability",
                "R-ggplot2",
                "R-knitr",
                "R-testthat",
                "R-future",
                "R-future.apply",
                "R-rmarkdown",
                "R-ggeffects",
                "R-ggforce",
                "R-emmeans",
                "R-effects",
                "R-glmmTMB",
                "R-visreg"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-ggeffects"
            ]
        }
    ]
}