When I translated it correctly, it says that the package recipes is missing. Install the package with install.packages("recipes") and try again.
recipes
install.packages("recipes")