0

When I load the library(caret), I get the error below. How can I fix it?

Error: package or namespace load failed for 'caret' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 namespace 'glue' 1.6.0 is loaded but >= 1.6.2 is required

I use RStudio version 4.1.2.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Lisa
  • 121
  • 4
  • Try update the `glue` package. [How to update a package in R?](https://stackoverflow.com/questions/21461649/how-to-update-a-package-in-r) – Quinten Oct 02 '22 at 09:26

0 Answers0