Hi all,
I am having the following error that I am struggling to find a solution to:
Error: package or namespace load failed for ‘stats’ in inDL(x, as.logical(local), as.logical(now), ...):
unable to load shared object 'C:/Program Files/R/R-4.0.2/library/stats/libs/x64/stats.dll':
LoadLibrary failure: The network path was not found.
During startup - Warning message:
package ‘stats’ in options("defaultPackages") was not found
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared object 'C:/Program Files/R/R-4.0.2/library/stats/libs/x64/stats.dll':
LoadLibrary failure: The network path was not found.
I have uninstalled R and Rstudio but the error keeps popping.
Thank you very much for your help in advance,