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

{
    "name": "R-PCICt",
    "portdir": "R/R-PCICt",
    "version": "0.5-4.4",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=PCICt",
    "description": "Implementation of POSIXct work-alike for 365- and 360-day calendars",
    "long_description": "Implementation of POSIXct work-alike for 365- and 360-day calendars",
    "active": true,
    "categories": [
        "science",
        "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-RUnit"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-metR",
                "R-stars"
            ]
        }
    ]
}