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

{
    "name": "R-filearray",
    "portdir": "R/R-filearray",
    "version": "0.1.9",
    "license": "LGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://dipterix.org/filearray",
    "description": "File-backed array for out-of-memory computation",
    "long_description": "File-backed array for out-of-memory computation",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-fastmap",
                "R-digest",
                "R-uuid",
                "R-CRAN-recommended",
                "R-BH",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-bit64",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": []
}