Error with default packages on Rstudio

I have installed the latest versions of R and Rstudio, but for some reason, when i try to use some of the packages that Rstudio includes, such as the package "stats", it loads this error:

Error: package or namespace load failed for ‘stats’ in inDL(x, as.logical(local), as.logical(now), ...):
LoadLibrary failure: Can't find the specified modul.

I would apreciate your help.

What's your OS? How exactly did you install R?

If it worked in previous Rstudio version, download to the version, where it worked. From my perspective its better not to inmediately install the newest version of the software when it is published, but wait for some time, that the dependencies are fixed too.

For the record, this has nothing to do with RStudio, which does not include R, or the stats package. You need to install R separately from RStudio.

This is a problem with the R installation.

This topic was automatically closed 90 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.