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

{
    "name": "R-mmrm",
    "portdir": "R/R-mmrm",
    "version": "0.3.14",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://openpharma.github.io/mmrm",
    "description": "Mixed Models for Repeated Measures",
    "long_description": "Mixed Models for Repeated Measures",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-lifecycle",
                "R-stringr",
                "R-tibble",
                "R-checkmate",
                "R-generics",
                "R-testthat",
                "R-Rdpack",
                "R-TMB",
                "R-CRAN-recommended",
                "R-Rcpp",
                "R-RcppEigen"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-microbenchmark",
                "R-emmeans",
                "R-car",
                "R-hardhat",
                "R-parsnip",
                "R-tidymodels",
                "R-clubSandwich",
                "R-glmmTMB",
                "R-broom.helpers",
                "R-clusterGeneration",
                "R-sasr",
                "R-cli",
                "R-xml2",
                "R-withr",
                "R-dplyr",
                "R-purrr",
                "R-estimability",
                "R-ggplot2",
                "R-knitr",
                "R-scales",
                "R-lme4",
                "R-parallelly",
                "R-rmarkdown",
                "R-mockery"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-rbmi"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-insight",
                "R-brms.mmrm"
            ]
        }
    ]
}