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

{
    "name": "R-ggpattern",
    "portdir": "R/R-ggpattern",
    "version": "1.1.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://coolbutuseless.github.io/package/ggpattern/index.html",
    "description": "R-ggplot2 pattern geoms",
    "long_description": "R-ggplot2 pattern geoms",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-gridpattern",
                "R-cli",
                "R-CRAN-recommended",
                "R-scales",
                "R-rlang",
                "R-glue",
                "R-lifecycle",
                "R-ggplot2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-maps",
                "R-mapproj",
                "R-magick",
                "R-sf",
                "R-ambient",
                "R-png",
                "R-dplyr",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-ragg",
                "R-readr",
                "R-vdiffr",
                "R-svglite",
                "R-gganimate"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-descriptio"
            ]
        }
    ]
}