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

{
    "name": "R-circlize",
    "portdir": "R/R-circlize",
    "version": "0.4.15",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=circlize",
    "description": "Circular visualization",
    "long_description": "Circular visualization",
    "active": true,
    "categories": [
        "graphics",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2001
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-GlobalOptions",
                "R-shape",
                "R-colorspace"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-gridBase",
                "R-bezier",
                "R-dendextend",
                "R-ComplexHeatmap",
                "R-png",
                "R-knitr",
                "R-markdown",
                "R-rmarkdown",
                "R-covr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-HilbertCurve",
                "R-ComplexHeatmap",
                "R-dcanr",
                "R-mldr",
                "R-corrViz"
            ]
        }
    ]
}