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

{
    "name": "R-truncnorm",
    "portdir": "R/R-truncnorm",
    "version": "1.0-9",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=truncnorm",
    "description": "Truncated normal distribution",
    "long_description": "Density, probability, quantile and random number generation functions for the truncated normal distribution.",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-BGLR",
                "R-Rlgt",
                "R-geostan",
                "R-NCA",
                "R-MIRES",
                "R-rtmpt",
                "R-publipha",
                "R-ebnm",
                "R-BBSSL",
                "R-miWQS",
                "R-ashr",
                "R-blatent",
                "R-brnn",
                "R-clustAnalytics",
                "R-gmnl",
                "R-carfima",
                "R-simIReff",
                "R-gemtc",
                "R-NPflow",
                "R-voteSim",
                "R-bqror",
                "R-condTruncMVN",
                "R-rDEA",
                "R-Rsolnp",
                "R-UPG",
                "R-phacking"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-mi",
                "R-truncnormbayes",
                "R-fitteR"
            ]
        }
    ]
}