Hi All,
New to R and trying to figure out why my sjPlot functions will not work.
I'm running MacOS 10.13.6, RStudio Version 1.1.463, and R version 4.2.3 (2023-03-15).
Keep getting this message when trying to load up sjPlot and after several hours trying to solve this, looking here or some help.
library(sjPlot)
Error: package or namespace load failed for ‘sjPlot’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘lme4’
With a newish R install don’t be surprised to get the same error with this, as it may also have missing dependencies. After taking care of these, just go back to the start and try again.