[R-sig-ME] Development version of lme4 now passes its tests
Stefan Theussl
stefan.theussl at wu-wien.ac.at
Tue Jan 8 12:33:10 CET 2008
Michael Kubovy wrote:
> Hello all,
>
> I'm not sure that things are fixed. See below.
Currently we don't build mac binaries.
The directory
http://r-forge.r-project.org/bin/macosx/universal/contrib/2.6
does not exist yet.
You may install the package from its sources in the meantime.
Best regards,
Stefan
>
> On Jan 7, 2008, at 10:44 AM, Stefan Theussl wrote:
>
>> Douglas Bates wrote:
>>> You're correct, Bernd, that the versions available by install.packages
>>> from the repository at R-forge.R-packages.org appear to be out of
>>> date. Even the tar.gz file scm-latest.tar.gz is out of date
>>> (apparently from January 04).
>>>
>>> Those who can build a package from the source files can obtain the
>>> latest version from the SVN archive at R-forge (instructions are given
>>> at the SCM tab on the main project page). I have just submitted the
>>> package to Uwe's win-builder.R-project.org site to create a binary
>>> Windows package, which I will make available on my web site as
>>> http://www.stat.wisc.edu/~bates/lme4-2008-01-06-wiin32.zip
>>>
>>> Stefan: Will someone be able to check on what is happening to the
>>> nightly builds?
>>>
>> this is fixed. the permissions were wrong in the svn export directory.
>> This was because of some experimenting a few days ago.
>>
>> the latest binaries are now available as usual.
>>
>> I'm sorry for the inconvenience caused.
>>
>> Best,
>> Stefan
>
>
> > install.packages("lme4", repos = "http://r-forge.r-project.org")
> Warning: unable to access index for repository
> http://r-forge.r-project.org/bin/macosx/universal/contrib/2.6
> Warning message:
> package 'lme4' is not available
> > sessionInfo()
> R version 2.6.1 (2007-11-26)
> i386-apple-darwin8.10.1
>
> locale:
> C
>
> attached base packages:
> [1] grid splines grDevices graphics stats utils
> methods base
>
> other attached packages:
> [1] Hmisc_3.4-3 coda_0.13-1 gmodels_2.14.1
> lme4_0.99875-9
> [5] Matrix_0.999375-3 lattice_0.17-4 anacor_0.9-0
> car_1.2-7
> [9] colorspace_0.95 fda_1.2.3 zoo_1.4-1
> scatterplot3d_0.3-25
> [13] rgl_0.76 JGR_1.5-8 iplots_1.1-1
> JavaGD_0.4-3
> [17] rJava_0.5-1
>
> loaded via a namespace (and not attached):
> [1] MASS_7.2-39 cluster_1.11.9 gdata_2.3.1 gtools_2.4.0
> tools_2.6.1
>
> _____________________________
> Professor Michael Kubovy
> University of Virginia
> Department of Psychology
> USPS: P.O.Box 400400 Charlottesville, VA 22904-4400
> Parcels: Room 102 Gilmer Hall
> McCormick Road Charlottesville, VA 22903
> Office: B011 +1-434-982-4729
> Lab: B019 +1-434-982-4751
> Fax: +1-434-982-4766
> WWW: http://www.people.virginia.edu/~mk9y/
>
>
More information about the R-sig-mixed-models
mailing list