[R-sig-ME] lme4 MS binary on R-Forge
Renaud.lancelot
Renaud.lancelot at cirad.fr
Sun May 4 18:37:41 CEST 2008
Thank you very much !
Now I have the following warnings. Is this a "synchronization" issue
with Matrix ?
Best,
Renaud
> library(lme4)
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:stats :
xtabs
The following object(s) are masked from package:base :
rcond
Warning messages:
1: In .recacheSubclasses(def at className, def, doSubclasses) :
Undefined subclass, "double", of class "atomicVector"; definition not
updated
2: In .recacheSubclasses(def at className, def, doSubclasses) :
Undefined subclass, "double", of class "index"; definition not updated
3: In .recacheSubclasses(def at className, def, doSubclasses) :
Undefined subclass, "double", of class "number"; definition not updated
4: In .recacheSubclasses(def at className, def, doSubclasses) :
Undefined subclass, "double", of class "replValue"; definition not
updated
> sessionInfo()
R version 2.7.0 Patched (2008-04-23 r45466)
i386-pc-mingw32
locale:
LC_COLLATE=French_France.1252;LC_CTYPE=French_France.1252;LC_MONETARY=French_France.1252;LC_NUMERIC=C;LC_TIME=French_France.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] lme4_0.999375-14 Matrix_0.999375-9 lattice_0.17-7 fortunes_1.3-4
loaded via a namespace (and not attached):
[1] grid_2.7.0 tools_2.7.0
>
Douglas Bates a écrit :
> In looking at some log files over the last few weeks I think it is
> because of the configuration of the Windows compilation system for
> R-forge.
>
> Mind you,, I'm not complaining. I consider trying to develop code on
> Windows to be the sort of activity I would only agree to if members of
> my family were being held hostage so I am very happy when someone else
> does the Windows compilation for me.
>
> I have just uploaded the source package to Uwe's site
> http://win-builder.r-project.org/ Assuming that it builds properly I
> will make the Windows binary package of the development version of the
> lme4 package available as
> http://www.stat.wisc.edu/~bates/lme4_0.999375-14.zip
>
>
> On Sat, May 3, 2008 at 5:34 PM, Renaud.lancelot
> <Renaud.lancelot at cirad.fr> wrote:
>> Dear all,
>>
>> There is a problem on R-Forge to get the Windows binary of lme4:
>>
>>> install.packages("lme4", lib="C:/R/RLIBS", repos =
>>> "http://R-Forge.R-project.org")
>> Warning message:
>> package 'lme4' is not available
>>
>> I was able to download the sources.
>>
>> Best,
>>
>> Renaud
>>
>>
>>> sessionInfo()
>> R version 2.7.0 Patched (2008-04-23 r45466)
>> i386-pc-mingw32
>>
>> locale:
>> LC_COLLATE=French_France.1252;LC_CTYPE=French_France.1252;LC_MONETARY=French_France.1252;LC_NUMERIC=C;LC_TIME=French_France.1252
>>
>> attached base packages:
>> [1] stats graphics grDevices utils datasets methods base
>>
>> other attached packages:
>> [1] fortunes_1.3-4
>>
>> loaded via a namespace (and not attached):
>> [1] tools_2.7.0
>>
>>
>> --
>> Renaud Lancelot
>> EDEN Project, coordinator
>> http://www.eden-fp6project.net/
>>
>> CIRAD, BIOS Department
>> Campus International de Baillarguet TA A-DIR / B
>> F34398 Montpellier
>> http://www.cirad.fr
>>
>> 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
>>
--
Renaud Lancelot
EDEN Project, coordinator
http://www.eden-fp6project.net/
CIRAD, BIOS Department
Campus International de Baillarguet TA A-DIR / B
F34398 Montpellier
http://www.cirad.fr
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