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

{
    "name": "R-LambertW",
    "portdir": "R/R-LambertW",
    "version": "0.6.9-1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=LambertW",
    "description": "Probabilistic models to analyze and gaussianize heavy-tailed, skewed data",
    "long_description": "Probabilistic models to analyze and gaussianize heavy-tailed, skewed data",
    "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-ggplot2",
                "R-lamW",
                "R-CRAN-recommended",
                "R-Rcpp",
                "R-RColorBrewer",
                "R-reshape2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-vars",
                "R-data.table",
                "R-numDeriv",
                "R-moments",
                "R-nortest",
                "R-knitr",
                "R-testthat",
                "R-markdown",
                "R-Rsolnp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-bellreg"
            ]
        }
    ]
}