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

{
    "name": "R-jpeg",
    "portdir": "R/R-jpeg",
    "version": "0.1-10",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.rforge.net/jpeg",
    "description": "Read and write JPEG images",
    "long_description": "Read and write JPEG images",
    "active": true,
    "categories": [
        "graphics",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-webp",
                "R-OpenImageR",
                "R-grImport2",
                "R-qgraph",
                "R-EBImage",
                "R-readbitmap",
                "R-reporter",
                "R-latticeExtra",
                "R-Ecfun",
                "R-memery",
                "R-ggmap",
                "R-cooltools",
                "R-gridtext",
                "R-yarrr",
                "R-rayimage",
                "R-imager"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-rgl",
                "R-aplpack",
                "R-colorspace",
                "R-GMCM",
                "R-httr",
                "R-RgoogleMaps"
            ]
        }
    ]
}