I found out that tidymodels parsnip has an package in the background.
like glmnet, kknn, ranger and randomForest and so on....
And there is also a package in tidymodels that extends the parsnip function
For example rule, bugget...
There are other packages that can be associated with parsnip, even if they are not tidymodels.
For example treesnip and more ...
Does the recipe also have a background package?