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

{
    "name": "R-ggplotify",
    "portdir": "R/R-ggplotify",
    "version": "0.1.2",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=ggplotify",
    "description": "implementation of scale functions for setting axis breaks of a ggplot",
    "long_description": "implementation of scale functions for setting axis breaks of a ggplot",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-gridGraphics",
                "R-ggplot2",
                "R-yulab.utils",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-aplot",
                "R-ggimage",
                "R-colorspace",
                "R-knitr",
                "R-rmarkdown",
                "R-cowplot",
                "R-prettydoc",
                "R-vcd"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-aplot",
                "R-ggbreak",
                "R-ggimage",
                "R-baggr"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ggfun",
                "R-ggtree"
            ]
        }
    ]
}