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

{
    "name": "R-FRK",
    "portdir": "R/R-FRK",
    "version": "2.3.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://andrewzm.github.io/FRK",
    "description": "Fixed Rank Kriging",
    "long_description": "A tool for spatial/spatio-temporal modelling and prediction with large datasets.",
    "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-sp",
                "R-plyr",
                "R-digest",
                "R-statmod",
                "R-dplyr",
                "R-reshape2",
                "R-ggplot2",
                "R-scales",
                "R-Hmisc",
                "R-TMB",
                "R-ggpubr",
                "R-spacetime",
                "R-fmesher",
                "R-CRAN-recommended",
                "R-sparseinv",
                "R-Rcpp",
                "R-RcppEigen"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-lme4",
                "R-covr",
                "R-mapproj",
                "R-splancs",
                "R-sf",
                "R-spdep",
                "R-gstat",
                "R-dggrids",
                "R-verification"
            ]
        }
    ],
    "depends_on": []
}