Hello Everyone, so i'm a newbie to Rstudio and after installing the tidyverse packages when i tried to load the package with the library(tidyverse) function i always get the error code below.. would be grateful if someone could help. really excited to dive into using RStudio to gain more knowledge and insight. thanks in advance.
library('tidyverse')
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘stringi’