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

{
    "name": "R-anticlust",
    "portdir": "R/R-anticlust",
    "version": "0.8.7",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://m-py.github.io/anticlust",
    "description": "Subset partitioning via anticlustering",
    "long_description": "Subset partitioning via anticlustering",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "R-RANN",
                "R-lpSolve"
            ]
        },
        {
            "type": "run",
            "ports": [
                "glpk",
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-Rglpk",
                "R-palmerpenguins"
            ]
        }
    ],
    "depends_on": []
}