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

{
    "name": "R-RhpcBLASctl",
    "portdir": "R/R-RhpcBLASctl",
    "version": "0.23-42",
    "license": "AGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://prs.ism.ac.jp/~nakama/Rhpc",
    "description": "Control the number of threads in BLAS",
    "long_description": "Control the number of threads in BLAS (GotoBLAS, OpenBLAS, ACML, BLIS and MKL). And possible to control the number of threads in OpenMP. Get a number of logical cores and physical cores if feasible.",
    "active": true,
    "categories": [
        "science",
        "parallel",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-MatrixExtra",
                "R-bigparallelr",
                "R-rsparse",
                "R-harmony",
                "R-rkeops",
                "R-qfa",
                "R-nestedcv",
                "R-mlr3"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-lightgbm",
                "R-future",
                "R-qgam",
                "R-bigsnpr",
                "R-bigstatsr",
                "R-abn",
                "R-mvnfast",
                "R-dotCall64"
            ]
        }
    ]
}