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

{
    "name": "R-randtoolbox",
    "portdir": "R/R-randtoolbox",
    "version": "2.0.5",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://r-forge.r-project.org/projects/rmetrics",
    "description": "Toolbox for pseudo- and quasirandom number generation and random generator tests",
    "long_description": "Toolbox for pseudo- and quasirandom number generation and random generator tests",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rngWELL",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-multinma",
                "R-DiceDesign",
                "R-DiceOptim",
                "R-GPM",
                "R-GPareto",
                "R-merlin",
                "R-TAG",
                "R-acebayes",
                "R-cooltools",
                "R-spdesign",
                "R-apollo",
                "R-cbcTools",
                "R-joineRML",
                "R-iterLap",
                "R-kde1d",
                "R-copBasic",
                "R-sfaR",
                "R-lcmm",
                "R-yager",
                "R-KrigInv",
                "R-LVGP",
                "R-logitr",
                "R-mixl"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-qrng",
                "R-copula"
            ]
        }
    ]
}