Skip to content
Prev 7016 / 20628 Next

error loading lme4a (and b)

Works for me. There were recent updates of Matrix (yours is not the 
latest), lme4a, and lme4b. I think you need to update your installation.

Cheers,

Renaud

 > library(lme4a)
Le chargement a n?cessit? le package : Matrix
Le chargement a n?cessit? le package : lattice

Attachement du package : ?Matrix?

The following object(s) are masked from ?package:base?:

     det

Le chargement a n?cessit? le package : minqa
Le chargement a n?cessit? le package : Rcpp
Le chargement a n?cessit? le package : int64
Le chargement a n?cessit? le package : MatrixModels
Message d'avis :
les m?thodes S3 ?parallel.formula?, ?parallel.matrix?, 
?parallel.data.frame? sont d?clar?es dans NAMESPACE mais sont introuvables
 > sessionInfo()
R version 2.14.0 (2011-10-31)
Platform: i386-pc-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=French_France.1252  LC_CTYPE=French_France.1252
[3] LC_MONETARY=French_France.1252 LC_NUMERIC=C
[5] LC_TIME=French_France.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] lme4a_0.9996875-1  MatrixModels_0.3-1 minqa_1.1.18 
Rcpp_0.9.7.2
[5] int64_1.0.0        Matrix_1.0-2       lattice_0.20-2 
fortunes_1.4-2

loaded via a namespace (and not attached):
[1] codetools_0.2-8 grid_2.14.0     nlme_3.1-102    splines_2.14.0
 >


Le 21/11/2011 19:41, Robert Kushler a ?crit :