HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-baguette",
"portdir": "R/R-baguette",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://baguette.tidymodels.org",
"description": "Efficient model functions for bagging",
"long_description": "Efficient model functions for bagging",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-withr",
"R-dplyr",
"R-generics",
"R-purrr",
"R-tidyr",
"R-furrr",
"R-butcher",
"R-hardhat",
"R-parsnip",
"R-rsample",
"R-dials",
"R-earth",
"R-C50",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling",
"R-modeldata",
"R-recipes",
"R-yardstick",
"R-AmesHousing"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-parsnip",
"R-tidyAML"
]
}
]
}