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

{
    "name": "R-finalfit",
    "portdir": "R/R-finalfit",
    "version": "1.0.8",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ewenharrison/finalfit",
    "description": "Generate regression results tables and plots in final format for publication",
    "long_description": "Generate regression results tables and plots in final format for publication",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-stringr",
                "R-dplyr",
                "R-purrr",
                "R-tidyr",
                "R-ggplot2",
                "R-gridExtra",
                "R-scales",
                "R-lme4",
                "R-broom",
                "R-forcats",
                "R-bdsmatrix",
                "R-pROC",
                "R-GGally",
                "R-mice",
                "R-CRAN-recommended",
                "R-magrittr",
                "R-pillar"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-rlang",
                "R-sandwich",
                "R-survey",
                "R-tibble",
                "R-knitr",
                "R-rstan",
                "R-testthat",
                "R-rmarkdown",
                "R-readr",
                "R-lmtest",
                "R-Hmisc",
                "R-cmprsk",
                "R-coxme",
                "R-survminer"
            ]
        }
    ],
    "depends_on": []
}