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

{
    "name": "R-recipes",
    "portdir": "R/R-recipes",
    "version": "1.1.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://recipes.tidymodels.org",
    "description": "Preprocessing and feature engineering steps for modelling",
    "long_description": "Preprocessing and feature engineering steps for modelling",
    "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-rlang",
                "R-glue",
                "R-lifecycle",
                "R-vctrs",
                "R-tibble",
                "R-withr",
                "R-dplyr",
                "R-generics",
                "R-purrr",
                "R-tidyr",
                "R-tidyselect",
                "R-lubridate",
                "R-timeDate",
                "R-clock",
                "R-gower",
                "R-ipred",
                "R-hardhat",
                "R-CRAN-recommended",
                "R-cli",
                "R-magrittr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-RANN",
                "R-RcppRoll",
                "R-splines2",
                "R-xml2",
                "R-ggplot2",
                "R-knitr",
                "R-testthat",
                "R-igraph",
                "R-rmarkdown",
                "R-covr",
                "R-modeldata",
                "R-RSpectra",
                "R-kernlab",
                "R-parsnip",
                "R-rsample",
                "R-dials",
                "R-workflows",
                "R-ddalpha"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-tune",
                "R-stacks",
                "R-cvms",
                "R-textrecipes",
                "R-themis",
                "R-usemodels",
                "R-sparseR",
                "R-tidymodels",
                "R-timetk",
                "R-caret"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-workflows",
                "R-workflowsets",
                "R-vetiver",
                "R-tidyAML",
                "R-tidydann",
                "R-rules",
                "R-baguette",
                "R-finetune",
                "R-palmerpenguins",
                "R-dann",
                "R-probably",
                "R-hardhat",
                "R-tidyclust",
                "R-rsample",
                "R-bayesian"
            ]
        }
    ]
}