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

{
    "name": "R-RNetCDF",
    "portdir": "R/R-RNetCDF",
    "version": "2.9-2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mjwoods/RNetCDF",
    "description": "Interface to NetCDF file formats",
    "long_description": "Interface to NetCDF file formats",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "netcdf",
                "udunits2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-bit64",
                "R-Rmpi",
                "R-pbdMPI"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-ncmeta",
                "R-ncdfgeom"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-stars",
                "R-CFtime"
            ]
        }
    ]
}