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

{
    "name": "R-lava",
    "portdir": "R/R-lava",
    "version": "1.8.0",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://kkholst.github.io/lava",
    "description": "Latent Variable models",
    "long_description": "Latent Variable models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "R-cli",
                "R-future.apply",
                "R-progressr",
                "R-SQUAREM",
                "R-numDeriv"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-visNetwork",
                "R-optimx",
                "R-mets",
                "R-ellipse",
                "R-fields",
                "R-geepack",
                "R-graph",
                "R-lavaSearch2",
                "R-targeted",
                "R-rgl",
                "R-Rgraphviz",
                "R-data.table",
                "R-knitr",
                "R-testthat",
                "R-igraph",
                "R-lme4",
                "R-rmarkdown",
                "R-quantreg",
                "R-polycor"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-Publish",
                "R-lavaSearch2",
                "R-mets",
                "R-pec",
                "R-riskRegression",
                "R-targeted",
                "R-prodlim",
                "R-LMMstar",
                "R-timereg"
            ]
        }
    ]
}