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

{
    "name": "R-pryr",
    "portdir": "R/R-pryr",
    "version": "0.1.6",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/hadley/pryr",
    "description": "Pry open the covers of R",
    "long_description": "Useful tools to pry back the covers of R and understand the language at a deeper level.",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-stringr",
                "R-lobstr",
                "R-CRAN-recommended",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-convdistr",
                "R-rwicc",
                "R-dfdr",
                "R-jstor",
                "R-disk.frame"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-gginnards",
                "R-Ecfun",
                "R-tidyfst"
            ]
        }
    ]
}