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

{
    "name": "R-energy",
    "portdir": "R/R-energy",
    "version": "1.7-12",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://mariarizzo.github.io/energy/index.html",
    "description": "Multivariate inference via the energy of data",
    "long_description": "Multivariate inference via the energy of 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-CRAN-recommended",
                "R-Rcpp",
                "R-gsl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-CompQuadForm",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-itdr",
                "R-semidist",
                "R-EDMeasure",
                "R-nda",
                "R-metrica",
                "R-MXM",
                "R-Compositional",
                "R-TDAkit"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-correlation",
                "R-compositions",
                "R-tourr"
            ]
        }
    ]
}