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

{
    "name": "R-mosaic",
    "portdir": "R/R-mosaic",
    "version": "1.9.1",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mosaic-web.org/mosaic",
    "description": "Project MOSAIC statistics and mathematics teaching utilities",
    "long_description": "Project MOSAIC statistics and mathematics teaching utilities",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-ggplot2",
                "R-ggformula",
                "R-mosaicCore",
                "R-mosaicData",
                "R-CRAN-recommended",
                "R-rlang",
                "R-tidyr",
                "R-purrr",
                "R-tibble",
                "R-dplyr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-latticeExtra",
                "R-vdiffr",
                "R-RCurl",
                "R-ggrepel",
                "R-ggstance",
                "R-formatR",
                "R-ggdendro",
                "R-vcd",
                "R-rgl",
                "R-mapproj",
                "R-maptools",
                "R-leaflet",
                "R-manipulate",
                "R-palmerpenguins",
                "R-NHANES",
                "R-magrittr",
                "R-sp",
                "R-glue",
                "R-gridExtra",
                "R-knitr",
                "R-lubridate",
                "R-testthat",
                "R-ggridges",
                "R-rmarkdown",
                "R-broom",
                "R-readr",
                "R-covr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-fastR2",
                "R-mosaicCalc"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-NHANES",
                "R-mosaicData",
                "R-mosaicCore"
            ]
        }
    ]
}