After I installed ggplot2 I wanted to load the pckage. I get the below:
library(ggplot2)
Error: package or namespace load failed for ‘ggplot2’ in get(Info[i, 1], envir = env):
cannot open file 'C:/Users/Tamás/Documents/R/win-library/4.0/rlang/R/rlang.rdb': No such file or directory
Rlang.rdb is where it should be, so I have no clue why r says No such ffile or direcctory. I tried to un- and reinstall my R and RStudio. I says the same. It would be kind if someone could advise.
Regards, Tamas