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

{
    "name": "R-PMCMRplus",
    "portdir": "R/R-PMCMRplus",
    "version": "1.9.12",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=PMCMRplus",
    "description": "Calculate pairwise multiple comparisons of mean rank sums extended",
    "long_description": "Calculate pairwise multiple comparisons of mean rank sums extended",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "g95",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "gfortran"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc13",
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-Rmpfr",
                "R-gmp",
                "R-mvtnorm",
                "R-SuppDists",
                "R-multcompView",
                "R-kSamples",
                "R-BWStest",
                "libgcc13",
                "R-CRAN-recommended",
                "gmp",
                "mpfr",
                "libgcc"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-e1071",
                "R-xtable",
                "R-knitr",
                "R-rmarkdown",
                "R-car",
                "R-multcomp",
                "R-pwr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-statsExpressions"
            ]
        }
    ]
}