Hi,
I've just installed R 4.0.2 and Rstudio 1.3.959, and i've installed tidyverse, but when i call it from Rstudio, i get the following error message:
Error: package or namespace load failed for ‘tidyverse’ in inDL(x, as.logical(local), as.logical(now), ...):
- unable to load shared object 'C:/Users//Documents/R/R-4.0.0/library/Rcpp/libs/x64/Rcpp.dll':*
- LoadLibrary failure: The specified procedure could not be found.*
In addition: Warning message:
package ‘tidyverse’ was built under R version 4.0.2
I've seen some posts about the system PATH, so here's mine:
Not sure what else to do at this point. Any help would be appreciated.
Thanks,
Travis