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

{
    "name": "R-MXM",
    "portdir": "R/R-MXM",
    "version": "1.5.5",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=MXM",
    "description": "Feature selection and Bayesian networks",
    "long_description": "Feature selection and Bayesian networks",
    "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-ordinal",
                "R-dplyr",
                "R-knitr",
                "R-lme4",
                "R-Hmisc",
                "R-doParallel",
                "R-foreach",
                "R-quantreg",
                "R-visNetwork",
                "R-geepack",
                "R-coxme",
                "R-relations",
                "R-energy",
                "R-bigmemory",
                "R-CRAN-recommended",
                "R-Rfast",
                "R-Rfast2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-markdown",
                "R-R.rsp"
            ]
        }
    ],
    "depends_on": []
}