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

{
    "name": "R-coalitions",
    "portdir": "R/R-coalitions",
    "version": "0.6.24",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://adibender.github.io/coalitions",
    "description": "Bayesian now-cast estimation of event probabilities in multi-party democracies",
    "long_description": "Bayesian now-cast estimation of event probabilities in multi-party democracies",
    "active": true,
    "categories": [
        "science",
        "R",
        "economics"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-magrittr",
                "R-rlang",
                "R-xml2",
                "R-stringr",
                "R-tibble",
                "R-checkmate",
                "R-dplyr",
                "R-purrr",
                "R-tidyr",
                "R-ggplot2",
                "R-lubridate",
                "R-rvest",
                "R-RCurl",
                "R-CRAN-recommended",
                "R-gtools",
                "R-jsonlite"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat",
                "R-covr"
            ]
        }
    ],
    "depends_on": []
}