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’
Thanks in advance!
Carle