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

{
    "name": "R-Compositional",
    "portdir": "R/R-Compositional",
    "version": "7.2",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=Compositional",
    "description": "Compositional data analysis",
    "long_description": "Compositional data analysis",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-quadprog",
                "R-doParallel",
                "R-foreach",
                "R-quantreg",
                "R-sn",
                "R-minpack.lm",
                "R-glmnet",
                "R-emplik",
                "R-energy",
                "R-bigstatsr",
                "R-mda",
                "R-mixture",
                "R-CRAN-recommended",
                "R-Rnanoflann",
                "R-mvhtests",
                "R-regda",
                "R-Rfast",
                "R-Rfast2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-bigparallelr",
                "R-FlexDir",
                "R-codalm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-MLE"
            ]
        }
    ]
}