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

{
    "name": "R-treeclim",
    "portdir": "R/R-treeclim",
    "version": "2.0.6.0",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=treeclim",
    "description": "Numerical calibration of proxy–climate relationships",
    "long_description": "Numerical calibration of proxy–climate relationships",
    "active": true,
    "categories": [
        "science",
        "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-abind",
                "R-plyr",
                "R-ggplot2",
                "R-lmtest",
                "R-np",
                "R-lmodel2",
                "R-CRAN-recommended",
                "libgcc",
                "R-Rcpp",
                "R-RcppArmadillo"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat",
                "R-dplR"
            ]
        }
    ],
    "depends_on": []
}