I found that the Stepwise Algorithm for variable selection implemented natively in R with step()
is not integrated in Tidymodels.
I do not know if there is a reason for not using it (because of better procedures), or is it simply a lacking feature.