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

{
    "name": "R-skimr",
    "portdir": "R/R-skimr",
    "version": "2.1.5",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.ropensci.org/skimr",
    "description": "Compact and flexible summaries of data",
    "long_description": "Compact and flexible summaries of data",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rlang",
                "R-vctrs",
                "R-pillar",
                "R-stringr",
                "R-tibble",
                "R-dplyr",
                "R-purrr",
                "R-tidyr",
                "R-tidyselect",
                "R-knitr",
                "R-repr",
                "R-CRAN-recommended",
                "R-cli",
                "R-magrittr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-data.table",
                "R-crayon",
                "R-withr",
                "R-lubridate",
                "R-testthat",
                "R-rmarkdown",
                "R-dtplyr",
                "R-haven",
                "R-covr",
                "R-extrafont"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-BDgraph",
                "R-panelr",
                "R-papaja",
                "R-ssgraph"
            ]
        }
    ]
}