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

{
    "name": "R-gginnards",
    "portdir": "R/R-gginnards",
    "version": "0.2.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/aphalo/gginnards",
    "description": "Explore the innards of ggplot2 objects",
    "long_description": "Explore the innards of ggplot2 objects",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-stringr",
                "R-tibble",
                "R-ggplot2",
                "R-CRAN-recommended",
                "R-magrittr",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-rmarkdown",
                "R-pryr",
                "R-sf"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-bayesplay"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ggpmisc",
                "R-ggpp"
            ]
        }
    ]
}