library(tidyverse) Erro: package or namespace load failed for ‘tidyverse’:

Who can help me about this error?

It looks like you need to install Rtools before you can do anything else

https://cran.r-project.org/bin/windows/Rtools/

1 Like

I had to download the stringi package and install it manually in Tools/Install packages : https://cran.rstudio.com/bin/windows/contrib/4.3/stringi_1.8.3.zip
Now it is working
Thanks

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.