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

{
    "name": "R-ellipse",
    "portdir": "R/R-ellipse",
    "version": "0.5.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://dmurdoch.github.io/ellipse",
    "description": "Functions for drawing ellipses and ellipse-like confidence regions",
    "long_description": "Functions for drawing ellipses and ellipse-like confidence regions",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-mixOmics",
                "R-BayesianTools",
                "R-NPflow",
                "R-FactoMineR",
                "R-mcmcse",
                "R-gamlss.ggplots",
                "R-GMCM",
                "R-smacof",
                "R-AppliedPredictiveModeling"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-emdbook",
                "R-lava",
                "R-caret",
                "R-nlmeU",
                "R-logmult",
                "R-PlaneGeometry",
                "R-flexclust",
                "R-cellWise",
                "R-robustfa",
                "R-geostatsp",
                "R-cluster"
            ]
        }
    ]
}