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

{
    "name": "R-NBtsVarSel",
    "portdir": "R/R-NBtsVarSel",
    "version": "1.0",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=NBtsVarSel",
    "description": "Variable selection in a specific regression time series of counts",
    "long_description": "Variable selection in a specific regression time series of counts",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-mpath",
                "R-CRAN-recommended",
                "R-ggplot2",
                "R-glmnet"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-markdown",
                "R-formatR"
            ]
        }
    ],
    "depends_on": []
}