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

{
    "name": "R-sphunif",
    "portdir": "R/R-sphunif",
    "version": "1.4.0",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/egarpor/sphunif",
    "description": "Uniformity tests on the circle, sphere and hypersphere",
    "long_description": "Implementation of uniformity tests on the circle and (hyper)sphere.",
    "active": true,
    "categories": [
        "science",
        "math",
        "R",
        "geometry"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "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-gsl",
                "R-future",
                "R-foreach",
                "R-doRNG",
                "R-doFuture",
                "R-rotasym",
                "R-CRAN-recommended",
                "libgcc",
                "R-Rcpp",
                "R-RcppArmadillo"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-mvtnorm",
                "R-numDeriv",
                "R-progress",
                "R-progressr",
                "R-knitr",
                "R-testthat",
                "R-viridisLite",
                "R-CompQuadForm",
                "R-markdown",
                "R-rmarkdown",
                "R-scatterplot3d",
                "R-goftest",
                "R-dgof"
            ]
        }
    ],
    "depends_on": []
}