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

{
    "name": "R-multimode",
    "portdir": "R/R-multimode",
    "version": "1.5",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=multimode",
    "description": "Mode testing and exploring",
    "long_description": "Mode testing and exploring",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2757
        }
    ],
    "variants": [
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang50",
        "clang10",
        "clang11",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "g95",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "gfortran"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc13",
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-ks",
                "R-CRAN-recommended",
                "libgcc",
                "R-rootSolve",
                "R-diptest"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-nor1mix"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-performance"
            ]
        }
    ]
}