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

{
    "name": "R-rmutil",
    "portdir": "R/R-rmutil",
    "version": "1.1.10",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/swihart/rmutil",
    "description": "Utilities for non-linear regression and repeated measurements models",
    "long_description": "Utilities for non-linear regression and repeated measurements models",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "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": [
                "R",
                "clang-16",
                "gcc13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-TruncExpFam",
                "R-bayespm",
                "R-basad",
                "R-JointFPM",
                "R-gnFit",
                "R-event",
                "R-gnlm",
                "R-repeated",
                "R-BBSSL",
                "R-CompDist",
                "R-stable"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-cnbdistr",
                "R-bigsnpr"
            ]
        }
    ]
}