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

{
    "name": "R-locfit",
    "portdir": "R/R-locfit",
    "version": "1.5-9.10",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=locfit",
    "description": "Local regression, likelihood and density estimation",
    "long_description": "Local regression, likelihood and density estimation",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-interp",
                "R-gam"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-EBImage",
                "R-EnrichedHeatmap",
                "R-TSA",
                "R-kdecopula",
                "R-CoImp",
                "R-nlts",
                "R-EMD",
                "R-edgeR",
                "R-hdrcde",
                "R-DESeq2"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-spatstat.explore",
                "R-bioDist",
                "R-spatstat.linnet",
                "R-spatstat.model",
                "R-peperr",
                "R-reldist",
                "R-ContourFunctions"
            ]
        }
    ]
}