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

{
    "name": "R-modelsummary",
    "portdir": "R/R-modelsummary",
    "version": "2.2.0",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://vincentarelbundock.github.io/modelsummary",
    "description": "Summary tables and plots for statistical models and data",
    "long_description": "Summary tables and plots for statistical models and data",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-performance",
                "R-checkmate",
                "R-generics",
                "R-tables",
                "R-CRAN-recommended",
                "R-tinytable",
                "R-data.table",
                "R-parameters",
                "R-insight",
                "R-glue"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-future",
                "R-future.apply",
                "R-lavaan",
                "R-lme4",
                "R-rmarkdown",
                "R-rstanarm",
                "R-tinytex",
                "R-broom",
                "R-ggdist",
                "R-gh",
                "R-haven",
                "R-betareg",
                "R-correlation",
                "R-covr",
                "R-lmtest",
                "R-tidyverse",
                "R-openxlsx",
                "R-tinytest",
                "R-labelled",
                "R-psych",
                "R-spelling",
                "R-car",
                "R-huxtable",
                "R-officer",
                "R-bookdown",
                "R-kableExtra",
                "R-flextable",
                "R-AER",
                "R-mice",
                "R-fixest",
                "R-lfe",
                "R-marginaleffects",
                "R-broom.mixed",
                "R-ivreg",
                "R-pscl",
                "R-clubSandwich",
                "R-estimatr",
                "R-gt",
                "R-did",
                "R-margins",
                "R-magick",
                "R-rsvg",
                "R-tictoc",
                "R-IRdisplay",
                "R-gamlss",
                "R-gtExtras",
                "R-tinysnapshot",
                "R-wesanderson",
                "R-altdoc",
                "R-pandoc",
                "R-magrittr",
                "R-remotes",
                "R-Amelia",
                "R-digest",
                "R-sandwich",
                "R-survey",
                "R-tibble",
                "R-tidyselect",
                "R-ggplot2",
                "R-knitr",
                "R-DT",
                "R-brms"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-panelsummary"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-etwfe",
                "R-estimatr",
                "R-ordbetareg",
                "R-ivreg"
            ]
        }
    ]
}