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

{
    "name": "R-zip",
    "portdir": "R/R-zip",
    "version": "2.3.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/r-lib/zip",
    "description": "Cross-platform zip compression",
    "long_description": "Cross-platform zip compression",
    "active": true,
    "categories": [
        "science",
        "archivers",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-withr",
                "R-processx",
                "R-testthat",
                "R-covr",
                "R-R6"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-pkgdepends",
                "R-papaja",
                "R-googleCloudStorageR",
                "R-openxlsx",
                "R-reporter",
                "R-readODS",
                "R-openxlsx2",
                "R-officer",
                "R-gert"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ncdfgeom",
                "R-pins",
                "R-webfakes",
                "R-rotor",
                "R-pkgcache"
            ]
        }
    ]
}