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

{
    "name": "R-jtools",
    "portdir": "R/R-jtools",
    "version": "2.3.0",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://jtools.jacob-long.com",
    "description": "Analysis and presentation of social scientific data",
    "long_description": "Analysis and presentation of social scientific data",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-sandwich",
                "R-tibble",
                "R-generics",
                "R-ggplot2",
                "R-broom",
                "R-pander",
                "R-broom.mixed",
                "R-CRAN-recommended",
                "R-cli",
                "R-pkgconfig",
                "R-rlang",
                "R-magrittr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-kableExtra",
                "R-weights",
                "R-survey",
                "R-RColorBrewer",
                "R-knitr",
                "R-scales",
                "R-testthat",
                "R-brms",
                "R-lme4",
                "R-rmarkdown",
                "R-rstanarm",
                "R-vdiffr",
                "R-quantreg",
                "R-huxtable",
                "R-lmerTest",
                "R-pbkrtest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-interactions",
                "R-panelr",
                "R-bruceR"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-afex",
                "R-bsitar"
            ]
        }
    ]
}