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

{
    "name": "R-R2HTML",
    "portdir": "R/R-R2HTML",
    "version": "2.3.4",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/nalimilan/R2HTML",
    "description": "HTML exportation for R objects",
    "long_description": "HTML exportation for R objects",
    "active": true,
    "categories": [
        "devel",
        "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-STAR",
                "R-umx",
                "R-RcmdrPlugin.temis"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ascii"
            ]
        }
    ]
}