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

{
    "name": "R-datawizard",
    "portdir": "R/R-datawizard",
    "version": "0.13.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://easystats.github.io/datawizard",
    "description": "Easy data wrangling and statistical transformations",
    "long_description": "Easy data wrangling and statistical transformations",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "R",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-CRAN-recommended",
                "R-insight"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-modelbased",
                "R-parameters",
                "R-tibble",
                "R-withr",
                "R-dplyr",
                "R-htmltools",
                "R-readxl",
                "R-tidyr",
                "R-ggplot2",
                "R-knitr",
                "R-testthat",
                "R-brms",
                "R-lme4",
                "R-rmarkdown",
                "R-rstanarm",
                "R-haven",
                "R-httr",
                "R-readr",
                "R-gamm4",
                "R-see",
                "R-rio",
                "R-emmeans",
                "R-psych",
                "R-gt",
                "R-mediation",
                "R-poorman",
                "R-curl",
                "R-data.table",
                "R-bayestestR",
                "R-effectsize"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-parameters",
                "R-statsExpressions",
                "R-correlation",
                "R-effectsize",
                "R-report",
                "R-sjPlot",
                "R-sjlabelled",
                "R-sjmisc",
                "R-bayestestR",
                "R-sjstats",
                "R-easystats",
                "R-modelbased",
                "R-performance",
                "R-see"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-insight",
                "R-rempsyc",
                "R-ggeffects"
            ]
        }
    ]
}