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

{
    "name": "R-stringx",
    "portdir": "R/R-stringx",
    "version": "0.2.8",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://stringx.gagolewski.com",
    "description": "Replacements for base string functions powered by R-stringi",
    "long_description": "Replacements for base string functions powered by R-stringi",
    "active": true,
    "categories": [
        "devel",
        "textproc",
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-stringi",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-realtest"
            ]
        }
    ],
    "depends_on": []
}