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

{
    "name": "R-qqplotr",
    "portdir": "R/R-qqplotr",
    "version": "0.0.6",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/aloy/qqplotr",
    "description": "Quantile-quantile plot extensions for R-ggplot2",
    "long_description": "Quantile-quantile plot extensions for R-ggplot2",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-robustbase",
                "R-qqconf",
                "R-CRAN-recommended",
                "R-opdisDownsampling",
                "R-dplyr",
                "R-ggplot2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-shiny",
                "R-rmarkdown",
                "R-devtools",
                "R-shinyBS"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-performance",
                "R-rempsyc"
            ]
        }
    ]
}