List all packages in the tidymodels
tidymodels_packages(include_self = TRUE)tidymodels_packages()
#> [1] "broom" "cli" "conflicted" "dials" "dplyr"
#> [6] "ggplot2" "hardhat" "infer" "modeldata" "parsnip"
#> [11] "purrr" "recipes" "rlang" "rsample" "rstudioapi"
#> [16] "tailor" "tidyr" "tune" "workflows" "workflowsets"
#> [21] "yardstick" "tidymodels"