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

{
    "name": "R-matrixcalc",
    "portdir": "R/R-matrixcalc",
    "version": "1.0-6",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=matrixcalc",
    "description": "Collection of functions for matrix calculations",
    "long_description": "Collection of functions for matrix calculations",
    "active": true,
    "categories": [
        "science",
        "math",
        "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-BANAM",
                "R-locpolExpectile",
                "R-madness",
                "R-HMMcopula",
                "R-ICsurv",
                "R-Bergm",
                "R-matsbyname",
                "R-PRSPGx",
                "R-freqdom",
                "R-graphsim",
                "R-PROreg",
                "R-RMark",
                "R-glmmEP",
                "R-skewMLRM",
                "R-skewlmm",
                "R-relliptical",
                "R-rrMixture",
                "R-rTensor2",
                "R-isni",
                "R-Renvlp",
                "R-SharpeR",
                "R-DiSSMod",
                "R-slasso",
                "R-GNAR",
                "R-GenMarkov"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-matrixNormal",
                "R-Corbi",
                "R-gorica"
            ]
        }
    ]
}