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

{
    "name": "R-tikzDevice",
    "portdir": "R/R-tikzDevice",
    "version": "0.12.6",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=tikzDevice",
    "description": "R graphics output in LaTeX format",
    "long_description": "R graphics output in LaTeX format",
    "active": true,
    "categories": [
        "graphics",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-filehash",
                "R-CRAN-recommended",
                "R-png"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-scales",
                "R-testthat",
                "R-covr",
                "R-maps",
                "R-formatR",
                "R-evaluate",
                "R-stringr",
                "R-withr",
                "R-ggplot2",
                "R-knitr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-BayesSUR"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-sfsmisc",
                "R-dplR"
            ]
        }
    ]
}