No asciicast usage

library(tidymodels)
── Attaching packages ────────────────────────────────────── tidymodels 1.4.1 ──
✔ broom        1.0.12         ✔ recipes      1.3.1.9000
✔ dials        1.4.2          ✔ rsample      1.3.2     
✔ dplyr        1.2.0          ✔ tailor       0.1.0     
✔ ggplot2      4.0.2          ✔ tidyr        1.3.2     
✔ infer        1.1.0          ✔ tune         2.0.1.9004
✔ modeldata    1.5.1          ✔ workflows    1.3.0     
✔ parsnip      1.4.1.9004     ✔ workflowsets 1.1.1     
✔ purrr        1.2.1          ✔ yardstick    1.3.2.9000
── Conflicts ───────────────────────────────────────── tidymodels_conflicts() ──
✖ purrr::discard() masks scales::discard()
✖ dplyr::filter()  masks stats::filter()
✖ dplyr::lag()     masks stats::lag()
✖ recipes::step()  masks stats::step()