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

{
    "name": "R-esem",
    "portdir": "R/R-esem",
    "version": "2.0.0",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cran.r-project.org/package=esem",
    "description": "Exploratory Structural Equation Modeling",
    "long_description": "Exploratory Structural Equation Modeling",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-tibble",
                "R-dplyr",
                "R-tidyr",
                "R-lavaan",
                "R-psych",
                "R-GPArotation",
                "R-CRAN-recommended",
                "R-magrittr",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": []
}