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

{
    "name": "R-groupdata2",
    "portdir": "R/R-groupdata2",
    "version": "2.0.3",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=groupdata2",
    "description": "Create groups from data",
    "long_description": "Create groups from data",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-plyr",
                "R-tibble",
                "R-checkmate",
                "R-dplyr",
                "R-purrr",
                "R-tidyr",
                "R-numbers",
                "R-rearrr",
                "R-CRAN-recommended",
                "R-rlang",
                "R-lifecycle"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ggplot2",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-broom",
                "R-covr",
                "R-lmerTest",
                "R-xpectr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-cvms"
            ]
        }
    ]
}