I am having trouble installing the lme4
package. install.packages("lme4")
issues the below warnings. When I try to load lme4
, R says that it is non-existent. Does anyone know how to address this?
also installing the dependency `nloptr`
Warning message in install.packages("lme4"):
“installation of package ‘nloptr’ had non-zero exit status”
Warning message in install.packages("lme4"):
“installation of package ‘lme4’ had non-zero exit status”
Updating HTML index of packages in '.Library'
Making 'packages.html' ... done