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

{
    "name": "R-bigmemory",
    "portdir": "R/R-bigmemory",
    "version": "4.6.4",
    "license": "(Apache-2 or LGPL-3)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.bigmemory.org",
    "description": "Manage massive matrices with shared memory and memory-mapped files",
    "long_description": "Manage massive matrices with shared memory and memory-mapped files",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-uuid",
                "R-bigmemory.sri",
                "R-CRAN-recommended",
                "R-BH",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-remotes",
                "R-testthat",
                "R-biganalytics",
                "R-bigtabulate"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-xrnet",
                "R-MXM",
                "R-kangar00",
                "R-bigalgebra",
                "R-glmmPen",
                "R-bigstep",
                "R-biganalytics",
                "R-bigtabulate",
                "R-fastglm",
                "R-hibayes",
                "R-sgd"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-bigmemory.sri",
                "R-bigstatsr",
                "R-NMF"
            ]
        }
    ]
}