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

{
    "name": "R-Bergm",
    "portdir": "R/R-Bergm",
    "version": "5.0.7",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://acaimo.github.io/Bergm",
    "description": "Bayesian Exponential Random Graph Models",
    "long_description": "Bayesian analysis for exponential random graph models using advanced computational algorithms.",
    "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-matrixcalc",
                "R-statnet.common",
                "R-MCMCpack",
                "R-network",
                "R-Rglpk",
                "R-ergm",
                "R-CRAN-recommended",
                "R-coda",
                "R-mvtnorm"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-spelling"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-BFpack"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-btergm",
                "R-texreg"
            ]
        }
    ]
}