[R-sig-ME] error loading lme4a (and b)
lancelot
renaud.lancelot at cirad.fr
Tue Nov 22 07:45:15 CET 2011
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 :
>
> Can anyone tell me how to fix (or work around) the following error?
>
> Regards, Rob Kushler
>
>
> > sessionInfo()
> R version 2.14.0 (2011-10-31)
> Platform: i386-pc-mingw32/i386 (32-bit)
>
> locale:
> [1] LC_COLLATE=English_United States.1252
> [2] LC_CTYPE=English_United States.1252
> [3] LC_MONETARY=English_United States.1252
> [4] LC_NUMERIC=C
> [5] LC_TIME=English_United States.1252
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
> > library(lme4a)
> Loading required package: Matrix
> Loading required package: lattice
>
> Attaching package: ‘Matrix’
>
> The following object(s) are masked from ‘package:base’:
>
> det
>
> Loading required package: minqa
> Loading required package: Rcpp
> Loading required package: MatrixModels
>
> Attaching package: ‘MatrixModels’
>
> The following object(s) are masked from ‘package:stats’:
>
> getCall
>
> Error in as.environment(pos) :
> no item called "newtable" on the search list
> In addition: Warning message:
> In objects(newtable, all.names = TRUE) :
> ‘newtable’ converted to character string
> Error: package/namespace load failed for ‘lme4a’
>
> > sessionInfo()
> R version 2.14.0 (2011-10-31)
> Platform: i386-pc-mingw32/i386 (32-bit)
>
> locale:
> [1] LC_COLLATE=English_United States.1252
> [2] LC_CTYPE=English_United States.1252
> [3] LC_MONETARY=English_United States.1252
> [4] LC_NUMERIC=C
> [5] LC_TIME=English_United States.1252
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
> other attached packages:
> [1] MatrixModels_0.2-1 minqa_1.1.18 Rcpp_0.9.7 Matrix_1.0-1
> [5] lattice_0.20-0
>
> loaded via a namespace (and not attached):
> [1] codetools_0.2-8 grid_2.14.0 nlme_3.1-102 splines_2.14.0
> >
>
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>
--
Renaud Lancelot
EDENext Project, coordinator: http://www.edenext.eu/
CIRAD, UMR15, Campus International de Baillarguet TA A-DIR / B
F34398 Montpellier
Tel. +33 4 67 59 37 17 - Fax +33 4 67 59 37 95
Secr. +33 4 67 59 37 37 - Cell. +33 6 77 52 08 69
More information about the R-sig-mixed-models
mailing list