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

{
    "name": "R-bbnet",
    "portdir": "R/R-bbnet",
    "version": "1.0.1",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/vda1r22/bbnet",
    "description": "Create simple predictive models on Bayesian Belief Networks",
    "long_description": "A system to build, visualise and evaluate Bayesian belief networks.",
    "active": true,
    "categories": [
        "science",
        "R",
        "economics"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-ggplot2",
                "R-CRAN-recommended",
                "R-tibble",
                "R-igraph",
                "R-dplyr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-knitr",
                "R-testthat",
                "R-rmarkdown"
            ]
        }
    ],
    "depends_on": []
}