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

{
    "name": "R-Rgraphviz",
    "portdir": "R/R-Rgraphviz",
    "version": "2.48.0",
    "license": "EPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/kasperdanielhansen/Rgraphviz",
    "description": "Interfaces R with graphviz library for plotting R graph objects",
    "long_description": "Interfaces R with graphviz library for plotting R graph objects",
    "active": true,
    "categories": [
        "graphics",
        "science",
        "R",
        "bioconductor"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-graph",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-RUnit",
                "R-XML",
                "R-BiocGenerics"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-dlsem",
                "R-BCDAG",
                "R-abn",
                "R-gRbase",
                "R-gridGraphviz",
                "R-agena.ai",
                "R-classGraph",
                "R-gbutils",
                "R-KEGGgraph",
                "R-BiDAG"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-tm",
                "R-pchc",
                "R-relations",
                "R-CodeDepends",
                "R-SPIA",
                "R-rPref",
                "R-arulesViz",
                "R-lava",
                "R-pks",
                "R-pcalg",
                "R-RBGL",
                "R-graph",
                "R-psych",
                "R-bnlearn",
                "R-SCCI",
                "R-multiplex",
                "R-manynet",
                "R-bnclassify",
                "R-bnstruct"
            ]
        }
    ]
}