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

{
    "name": "R-ggrcs",
    "portdir": "R/R-ggrcs",
    "version": "0.4.2",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=ggrcs",
    "description": "Draw histograms and Restricted Cubic Splines (RCS)",
    "long_description": "Draw histograms and Restricted Cubic Splines (RCS)",
    "active": true,
    "categories": [
        "graphics",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-cowplot",
                "R-CRAN-recommended",
                "R-ggplot2",
                "R-rms",
                "R-scales"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": []
}