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

{
    "name": "R-influential",
    "portdir": "R/R-influential",
    "version": "2.2.9",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://asalavaty.github.io/influential",
    "description": "Identification and classification of the most influential nodes",
    "long_description": "Identification and classification of the most influential nodes",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-foreach",
                "R-BiocManager",
                "R-janitor",
                "R-ranger",
                "R-coop",
                "R-CRAN-recommended",
                "R-data.table",
                "R-doParallel",
                "R-igraph",
                "R-ggplot2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-shinycssloaders",
                "R-NNS",
                "R-magrittr",
                "R-nortest",
                "R-knitr",
                "R-shiny",
                "R-shinyjs",
                "R-shinythemes",
                "R-DT",
                "R-colourpicker",
                "R-rmarkdown",
                "R-readr",
                "R-Hmisc",
                "R-shinyWidgets"
            ]
        }
    ],
    "depends_on": []
}