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

{
    "name": "R-netmediate",
    "portdir": "R/R-netmediate",
    "version": "1.0.1",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=netmediate",
    "description": "Micro-macro analysis for social networks",
    "long_description": "Micro-macro analysis for social 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-plm",
                "R-VGAM",
                "R-gam",
                "R-network",
                "R-sna",
                "R-ergm",
                "R-RSiena",
                "R-intergraph",
                "R-btergm",
                "R-ergMargins",
                "R-CRAN-recommended",
                "R-plyr",
                "R-lme4"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-igraph",
                "R-statnet.common",
                "R-statnet",
                "R-relevent"
            ]
        }
    ],
    "depends_on": []
}