[R-sig-ME] Problems loading lme4 module into R

Mollie Brooks mollieebrooks at gmail.com
Thu Jun 15 13:46:29 CEST 2017


Hi Rudolf,

It sounds like you need to update nlme to a version newer than 3.1.123.
Try install.packages("nlme")

I’m a bit surprised that installing lme4 didn’t take care of this dependency.

cheers,
Mollie


> On 15Jun 2017, at 13:37, rudolf.marty2 at ccrs.uzh.ch wrote:
> 
> 
> Dear R-users
> 
> After have loaded the lme4 module into R (version 3.0.2), I immediately get
> the following massage:
> 
> Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck
> = vI[[j]]) :
>  Namensraum ‘nlme’ 3.1-111 ist geladen, aber >= 3.1.123 wird benötigt
> Zusätzlich: Warnmeldung:
> Paket ‘lme4’ wurde unter R Version 3.4.0 erstellt
> Fehler: Laden von Paket oder Namensraum für ‘lme4’ fehlgeschlagen
> 
> Can anyone recommend me how to handle that problem?
> 
> Regards,
> 
> Rudolf
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models



More information about the R-sig-mixed-models mailing list