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

{
    "name": "R-fmsb",
    "portdir": "R/R-fmsb",
    "version": "0.7.6",
    "license": "GPL+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://minato.sip21c.org/msb",
    "description": "Practices of Medical and Health Data Analysis using R",
    "long_description": "Practices of Medical and Health Data Analysis using R",
    "active": true,
    "categories": [
        "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-PROreg",
                "R-SetMethods"
            ]
        }
    ]
}