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

{
    "name": "R-segen",
    "portdir": "R/R-segen",
    "version": "1.1.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rpubs.com/giancarlo_vercellino/segen",
    "description": "Sequence generalization through similarity network",
    "long_description": "Sequence generalization through similarity network",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-moments",
                "R-purrr",
                "R-ggplot2",
                "R-lubridate",
                "R-scales",
                "R-readr",
                "R-imputeTS",
                "R-modeest",
                "R-Rfast",
                "R-fastDummies",
                "R-fANCOVA",
                "R-narray",
                "R-philentropy",
                "R-tictoc",
                "R-CRAN-recommended",
                "R-greybox",
                "R-entropy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": []
}