Getting error with forecast library in R, what to do? I have re-installed the library but this error keeps coming

213 views Asked by At

library(forecast) Error: package or namespace load failed for ‘forecast’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): namespace ‘rlang’ 0.4.6 is already loaded, but >= 0.4.7 is required In addition: Warning message: package ‘forecast’ was built under R version 4.0.3

0

There are 0 answers