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

{
    "name": "R-sjPlot",
    "portdir": "R/R-sjPlot",
    "version": "2.8.16",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://strengejacke.github.io/sjPlot",
    "description": "Data visualization for statistics in social science",
    "long_description": "Data visualization for statistics in social science",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-performance",
                "R-dplyr",
                "R-purrr",
                "R-tidyr",
                "R-ggplot2",
                "R-knitr",
                "R-scales",
                "R-ggeffects",
                "R-sjlabelled",
                "R-sjmisc",
                "R-sjstats",
                "R-CRAN-recommended",
                "R-rlang",
                "R-parameters",
                "R-insight",
                "R-bayestestR",
                "R-datawizard"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-clubSandwich",
                "R-glmmTMB",
                "R-nFactors",
                "R-sandwich",
                "R-survey",
                "R-gridExtra",
                "R-testthat",
                "R-brms",
                "R-ggridges",
                "R-lme4",
                "R-rmarkdown",
                "R-rstanarm",
                "R-haven",
                "R-httr",
                "R-ggrepel",
                "R-psych",
                "R-cowplot",
                "R-car",
                "R-GPArotation",
                "R-effects",
                "R-TMB",
                "R-pscl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-sjlabelled",
                "R-sjmisc",
                "R-sjtable2df"
            ]
        }
    ]
}