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

{
    "name": "R-bayesianVARs",
    "portdir": "R/R-bayesianVARs",
    "version": "0.1.5",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://luisgruber.github.io/bayesianVARs",
    "description": "MCMC estimation of Bayesian vector autoregressions",
    "long_description": "MCMC estimation of Bayesian vector autoregressions",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "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-RcppProgress",
                "R-colorspace",
                "R-mvtnorm",
                "R-scales",
                "R-GIGrvg",
                "R-stochvol",
                "R-factorstochvol",
                "libgcc13",
                "R-CRAN-recommended",
                "libgcc",
                "R-Rcpp",
                "R-RcppArmadillo"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-coda",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": []
}