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

{
    "name": "R-sn",
    "portdir": "R/R-sn",
    "version": "2.1.1",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://azzalini.stat.unipd.it/SN",
    "description": "Skew-Normal and related distributions such as the skew-t and the SUN",
    "long_description": "Skew-Normal and related distributions such as the skew-t and the SUN",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-numDeriv",
                "R-quantreg",
                "R-CRAN-recommended",
                "R-mnormt"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-R.rsp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-ALDqr",
                "R-Rlgt",
                "R-fmx",
                "R-ordgam",
                "R-Compositional",
                "R-BayesMultiMode",
                "R-skewMLRM",
                "R-Rgbp",
                "R-TFisher",
                "R-pema",
                "R-asymmetry.measures",
                "R-SHELF",
                "R-fMultivar",
                "R-facmodCS"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-DepthProc",
                "R-mi",
                "R-fCopulae",
                "R-snem",
                "R-tclust",
                "R-fic",
                "R-fitteR",
                "R-extras",
                "R-rSPDE",
                "R-param2moment"
            ]
        }
    ]
}