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

{
    "name": "R-nor1mix",
    "portdir": "R/R-nor1mix",
    "version": "1.3-3",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=nor1mix",
    "description": "Gaussian mixture models (S3 classes and methods)",
    "long_description": "Gaussian mixture models (S3 classes and methods)",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-copula"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-varbvs"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-copula",
                "R-multimode",
                "R-sfsmisc",
                "R-norMmix",
                "R-quantreg"
            ]
        }
    ]
}