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

{
    "name": "R-OpenMx",
    "portdir": "R/R-OpenMx",
    "version": "2.21.13",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://openmx.ssri.psu.edu",
    "description": "Extended structural equation modelling",
    "long_description": "Extended structural equation modelling",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "g95",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "gfortran"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc13",
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-RcppEigen",
                "R-RcppParallel",
                "R-StanHeaders",
                "R-lifecycle",
                "R-digest",
                "R-rpf",
                "libgcc13",
                "R-CRAN-recommended",
                "libgcc",
                "R-BH",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-mvtnorm",
                "R-numDeriv",
                "R-reshape2",
                "R-ggplot2",
                "R-knitr",
                "R-testthat",
                "R-lme4",
                "R-markdown",
                "R-rmarkdown",
                "R-roxygen2",
                "R-covr",
                "R-snowfall",
                "R-ifaTools",
                "R-umx"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-MBESS",
                "R-nlpsem",
                "R-umx",
                "R-semPlot",
                "R-semtree",
                "R-CoTiMA",
                "R-ctsemOMX",
                "R-tidySEM",
                "R-ifaTools",
                "R-mxsem"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-nonnest2"
            ]
        }
    ]
}