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

{
    "name": "R-magic",
    "portdir": "R/R-magic",
    "version": "1.6-1",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/RobinHankin/magic",
    "description": "Create and investigate magic squares",
    "long_description": "A collection of functions for the manipulation and analysis of arbitrarily dimensioned arrays.",
    "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-abind",
                "R-CRAN-recommended"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-lorentz",
                "R-MCPAN",
                "R-MM",
                "R-spray",
                "R-freegroup",
                "R-netmeta",
                "R-permutations",
                "R-itdr",
                "R-mvp",
                "R-rlme",
                "R-hhsmm",
                "R-GJRM",
                "R-GMMBoost",
                "R-refund",
                "R-spBayes",
                "R-geometry",
                "R-bellreg"
            ]
        }
    ]
}