I am trying to run SIFT analysis in R but the following message is displayed:
Error : package or namespace load failed for ‘klaR’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): namespace ‘pillar’ 1.4.7 is being loaded, but >= 1.5.1 is required
I also updated the Pillar package, but I still get this error. Could someone please help me understand?