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

{
    "name": "R-RandomFields",
    "portdir": "R/R-RandomFields",
    "version": "3.3.14",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.wim.uni-mannheim.de/schlather/publications/software",
    "description": "Estimation, prediction and simulation of random fields",
    "long_description": "Estimation, prediction and simulation of random fields",
    "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": [
                "clang-16",
                "gcc13",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc13",
                "R-CRAN-recommended",
                "libgcc",
                "R-sp",
                "R-RandomFieldsUtils"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-GenSA",
                "R-tcltk2",
                "R-tkrplot",
                "R-raster",
                "R-soma",
                "R-minqa",
                "R-colorspace",
                "R-mvtnorm",
                "R-RColorBrewer",
                "R-nloptr",
                "R-optimx",
                "R-pso",
                "R-spam"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "R-RandomFieldsUtils",
                "R-geostatsp"
            ]
        }
    ]
}