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

{
    "name": "R-squid",
    "portdir": "R/R-squid",
    "version": "0.2.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://squid-group.github.io/squid",
    "description": "Statistical Quantification of Individual Differences",
    "long_description": "Statistical Quantification of Individual Differences",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-shiny",
                "R-brms",
                "R-lme4",
                "R-arm",
                "R-shinyMatrix",
                "R-plotly",
                "R-CRAN-recommended",
                "R-data.table",
                "R-ggplot2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat"
            ]
        }
    ],
    "depends_on": []
}