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

{
    "name": "R-MplusAutomation",
    "portdir": "R/R-MplusAutomation",
    "version": "1.1.1",
    "license": "LGPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://michaelhallquist.github.io/MplusAutomation",
    "description": "Facilitate large-scale latent variable analyses in Mplus",
    "long_description": "Facilitate large-scale latent variable analyses in Mplus",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-xtable",
                "R-coda",
                "R-plyr",
                "R-digest",
                "R-checkmate",
                "R-ggplot2",
                "R-texreg",
                "R-gsubfn",
                "R-pander",
                "R-fastDummies",
                "R-CRAN-recommended",
                "R-data.table",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-relimp",
                "R-rhdf5"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-mlVAR",
                "R-tidySEM"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-semPlot",
                "R-thurstonianIRT"
            ]
        }
    ]
}