LoadLibrary failure: The network path was not found.

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,

HI,

Take a look at this similar post, it might help:
https://forum.posit.co/t/unable-to-load-shared-object-on-startup-in-rstudio-only/33107/6

PJ

Thank you, but it doesn't I still get the same error :frowning:

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.