Not able to update packages

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?

If you get the same error message then you haven't updated pillar successfully. Please post the complete output message you get when you try to install pillar

install.packages("pillar")

Thanks for your reply. I updated the R software, the problem was solved.

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.