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

{
    "name": "R-qpdf",
    "portdir": "R/R-qpdf",
    "version": "1.3.4",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.ropensci.org/qpdf",
    "description": "Split, combine and compress PDF files",
    "long_description": "Split, combine and compress PDF files",
    "active": true,
    "categories": [
        "science",
        "print",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-curl",
                "R-askpass",
                "R-CRAN-recommended",
                "libjpeg-turbo",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-psdr",
                "R-anabel",
                "R-AssetCorr",
                "R-robin",
                "R-pdftools"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-exams",
                "R-ftExtra",
                "R-caracas",
                "R-hopit",
                "R-VedicDateTime",
                "R-fractalRegression",
                "R-bpnreg",
                "R-leiden",
                "R-riverplot",
                "R-quickcode"
            ]
        }
    ]
}