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

{
    "name": "R-tidymodels",
    "portdir": "R/R-tidymodels",
    "version": "1.2.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://tidymodels.tidymodels.org",
    "description": "Easily install and load the Tidymodels packages",
    "long_description": "Easily install and load the Tidymodels packages",
    "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-tibble",
                "R-dplyr",
                "R-purrr",
                "R-tidyr",
                "R-ggplot2",
                "R-broom",
                "R-rstudioapi",
                "R-conflicted",
                "R-modeldata",
                "R-hardhat",
                "R-parsnip",
                "R-recipes",
                "R-rsample",
                "R-yardstick",
                "R-dials",
                "R-infer",
                "R-tune",
                "R-workflows",
                "R-workflowsets",
                "R-CRAN-recommended",
                "R-cli",
                "R-rlang"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-xml2",
                "R-glue",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-covr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-timetk",
                "R-modeltime"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-SSLR",
                "R-multilevelmod",
                "R-fmeffects",
                "R-mmrm"
            ]
        }
    ]
}