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

{
    "name": "R-parsnip",
    "portdir": "R/R-parsnip",
    "version": "1.2.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://parsnip.tidymodels.org",
    "description": "Common API to modeling and analysis functions",
    "long_description": "Common API to modeling and analysis functions",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-glue",
                "R-lifecycle",
                "R-vctrs",
                "R-pillar",
                "R-tibble",
                "R-withr",
                "R-dplyr",
                "R-generics",
                "R-prettyunits",
                "R-purrr",
                "R-tidyr",
                "R-ggplot2",
                "R-globals",
                "R-hardhat",
                "R-CRAN-recommended",
                "R-cli",
                "R-rlang",
                "R-magrittr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-sparklyr",
                "R-remotes",
                "R-knitr",
                "R-testthat",
                "R-rmarkdown",
                "R-covr",
                "R-ggrepel",
                "R-modeldata",
                "R-prodlim",
                "R-kernlab",
                "R-ranger",
                "R-bench",
                "R-dials",
                "R-kknn",
                "R-xgboost",
                "R-xrf",
                "R-LiblineaR",
                "R-earth",
                "R-sda",
                "R-C50",
                "R-baguette"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-bayesian",
                "R-rules",
                "R-workflows",
                "R-workflowsets",
                "R-censored",
                "R-stacks",
                "R-bonsai",
                "R-discrim",
                "R-tidyAML",
                "R-tidydann",
                "R-tidymodels",
                "R-modeltime",
                "R-LorenzRegression",
                "R-baguette",
                "R-SSLR",
                "R-finetune",
                "R-multilevelmod",
                "R-tune",
                "R-poissonreg",
                "R-tidyclust"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-ggeffects",
                "R-insight",
                "R-gtsummary",
                "R-sparklyr",
                "R-recipes",
                "R-mmrm",
                "R-vetiver",
                "R-effectsize",
                "R-probably",
                "R-tidyposterior",
                "R-infer",
                "R-timetk"
            ]
        }
    ]
}