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

{
    "name": "R-rio",
    "portdir": "R/R-rio",
    "version": "1.2.3",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gesistsa.github.io/rio",
    "description": "Swiss-army knife for data I/O",
    "long_description": "Swiss-army knife for data I/O",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-writexl",
                "R-CRAN-recommended",
                "R-curl",
                "R-R.utils",
                "R-readr",
                "R-data.table",
                "R-lifecycle",
                "R-tibble",
                "R-readxl",
                "R-haven"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-readODS",
                "R-fst",
                "R-arrow",
                "R-hexView",
                "R-pzfx",
                "R-rmatio",
                "R-bit64",
                "R-jsonlite",
                "R-magrittr",
                "R-stringi",
                "R-xml2",
                "R-withr",
                "R-clipr",
                "R-yaml",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-qs"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-bruceR"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-Hmisc",
                "R-ufs",
                "R-datawizard",
                "R-car"
            ]
        }
    ]
}