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

{
    "name": "R-ergMargins",
    "portdir": "R/R-ergMargins",
    "version": "1.3",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=ergMargins",
    "description": "Process analysis for exponential random graph models",
    "long_description": "Process analysis for exponential random graph models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-network",
                "R-sna",
                "R-ergm",
                "R-btergm",
                "R-sampling",
                "R-CRAN-recommended",
                "R-numDeriv",
                "R-dplyr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-Rcpp",
                "R-knitr",
                "R-rmarkdown",
                "R-statnet.common",
                "R-ergm.count"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-netmediate"
            ]
        }
    ]
}