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

{
    "name": "R-R.oo",
    "portdir": "R/R-R.oo",
    "version": "1.27.0",
    "license": "LGPL-2.1+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/HenrikBengtsson/R.oo",
    "description": "R object-oriented programming with or without references",
    "long_description": "R object-oriented programming with or without references",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-R.methodsS3",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-aroma.light",
                "R-PSCBS",
                "R-rtf",
                "R-delayed",
                "R-sBIC",
                "R-R.cache",
                "R-R.devices",
                "R-R.filesets",
                "R-R.huge",
                "R-R.matlab",
                "R-R.rsp",
                "R-R.utils",
                "R-SEMID",
                "R-WeibullFit"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-roxygen2"
            ]
        }
    ]
}