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

{
    "name": "R-tolerance",
    "portdir": "R/R-tolerance",
    "version": "2.0.0",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=tolerance",
    "description": "Statistical tolerance intervals and regions",
    "long_description": "Statistical tolerance intervals and regions",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rgl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-fdasrvf",
                "R-zipfextR"
            ]
        }
    ]
}