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

{
    "name": "R-uniformly",
    "portdir": "R/R-uniformly",
    "version": "0.5.0",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=uniformly",
    "description": "Uniform sampling",
    "long_description": "Uniform sampling on various geometric shapes, such as spheres, ellipsoids, simplices.",
    "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-pgnorm",
                "R-CRAN-recommended",
                "R-abind",
                "R-rgl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-rmarkdown",
                "R-scatterplot3d",
                "R-geometry",
                "R-misc3d"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-PlaneGeometry",
                "R-thames"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-AlphaHull3D",
                "R-RCDT",
                "R-gyro",
                "R-tessellation"
            ]
        }
    ]
}