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

{
    "name": "R-ks",
    "portdir": "R/R-ks",
    "version": "1.14.2",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=ks",
    "description": "Kernel Smoothing",
    "long_description": "Kernel Smoothing",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-pracma",
                "R-kernlab",
                "R-mclust",
                "R-multicool",
                "R-CRAN-recommended",
                "R-mvtnorm",
                "R-FNN"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-rgl",
                "R-geometry",
                "R-oz",
                "R-misc3d",
                "R-plot3D"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-logcondens",
                "R-GPareto",
                "R-multimode",
                "R-rugarch",
                "R-fdaSP",
                "R-simIReff",
                "R-FitDynMix",
                "R-lg",
                "R-BMTAR",
                "R-hdrcde",
                "R-rainbow",
                "R-agfh"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-fdapace",
                "R-transport",
                "R-broom"
            ]
        }
    ]
}