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

{
    "name": "R-sharp",
    "portdir": "R/R-sharp",
    "version": "1.4.6",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://barbarabodinier.github.io/drat",
    "description": "Stability-enhanced approaches using resampling procedures",
    "long_description": "Stability-enhanced approaches using resampling procedures",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-future",
                "R-future.apply",
                "R-igraph",
                "R-nloptr",
                "R-Rdpack",
                "R-plotrix",
                "R-abind",
                "R-mclust",
                "R-glassoFast",
                "R-beepr",
                "R-fake",
                "R-CRAN-recommended",
                "R-glmnet",
                "R-withr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": []
}