Welcome to the community.
It is a bit difficult to diagnose the problem from a screenshot though it may be that you need to install the stringi package.
install.packages("stringi")
Have a look at FAQ: How to do a minimal reproducible example ( reprex ) for beginners for some hints on how to ask questions here.
I think that essentially we need the entire set of error messages.