Unable to read libraries and import data

Unable to read any of the libraries even though they are already installed, everytime I try to read any library the following message appears:

Error: package or namespace load failed for ‘readxl’ in get(Info[i, 1], envir = env):
no fue posible abrir el archivo 'C:/Users/xavie/OneDrive/Español/Documentos/R/win-library/4.0/Rcpp/R/Rcpp.rdb': No such file or directory

this is the first time I have a problem like this, I installed R and Rstudio as always and now it can´t find any library. I could use some help.

R has problems with non-ASCII characters in your library path and with cloud synced folders as well. I recommend you to install into the system level package library instead

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.