Displaying 1 result from an estimated 1 matches for "__c__lmerep".
2005 Jan 24
1
package dependency error on loading lme4
...and installed the latticeExtra
package, but then when I tried to load the lme4 package, I got the following
error message:-
> library(lme4)
Loading required package: Matrix
Loading required package: latticeExtra
Error in importIntoEnv(impenv, impnames, ns, impvars) :
object(s) '.__C__lmeRep' are not exported by 'namespace:Matrix' Error in
library(lme4) : package/namespace load failed for 'lme4'
>
???????????????????????????????????
I'm running R 2.0.1 under WinXP as follows
> R.Version()
$platform
[1] "i386-pc-mingw32"
$arch
[1] "i386&q...