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

{
    "name": "R-calibmsm",
    "portdir": "R/R-calibmsm",
    "version": "1.1.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://alexpate30.github.io/calibmsm",
    "description": "Calibration plots for the transition probabilities from multistate models",
    "long_description": "Calibration plots for the transition probabilities from multistate models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-ggplot2",
                "R-gridExtra",
                "R-Hmisc",
                "R-ggExtra",
                "R-VGAM",
                "R-rms",
                "R-mstate",
                "R-ggpubr",
                "R-CRAN-recommended",
                "R-dplyr",
                "R-tidyr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-covr",
                "R-R.rsp"
            ]
        }
    ],
    "depends_on": []
}