Hello everyone.
I am a recent R user. So far I have been able to install packages and upload them with no problem.
Today I have been unsuccessfully trying to install any package. As an example I copied belowed what it shows me. I tried to install "rlang" , rtools40", nothing works.
library(dplyr)
Error: package or namespace load failed for ‘dplyr’ in get(Info[i, 1], envir = env):
cannot open file 'C:/Users/Cátia Nascimento.LAPTOP-S6SKQLC4/Documents/R/win-library/4.0/rlang/R/rlang.rdb': No such file or directory
Hope you can help me.
Thank you