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

{
    "name": "R-ctsem",
    "portdir": "R/R-ctsem",
    "version": "3.10.1",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/cdriveraus/ctsem",
    "description": "Continuous Time Structural Equation Modelling",
    "long_description": "Continuous Time Structural Equation Modelling",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2581
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-RcppEigen",
                "R-RcppParallel",
                "R-StanHeaders",
                "R-data.table",
                "R-mvtnorm",
                "R-plyr",
                "R-rstantools",
                "R-statmod",
                "R-tibble",
                "R-ggplot2",
                "R-rstan",
                "R-expm",
                "R-Deriv",
                "R-cOde",
                "R-mize",
                "R-CRAN-recommended",
                "R-BH",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-collapse",
                "R-gridExtra",
                "R-knitr",
                "R-shiny",
                "R-testthat",
                "R-lme4",
                "R-tinytex",
                "R-devtools",
                "R-DEoptim",
                "R-arules",
                "R-qgam",
                "R-papaja"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-CoTiMA",
                "R-ctsemOMX"
            ]
        }
    ]
}