[R-sig-ME] lme4.0
Ben Bolker
bbolker at gmail.com
Fri Apr 6 13:34:23 CEST 2012
Things are discombobulated on R-forge, it looks like (as is not so
unusual these days) -- perhaps due to the transition to R 2.15.
We've tried to put information at http://lme4.r-forge.r-project.org
about current versions etc..
For right now, there are only three versions you should think about at
all:
lme4 on CRAN "0.999375-42"
lme4 on r-forge -- development version, supersedes lme4Eigen and
(eventually) CRAN-lme4
lme4.0 on r-forge: backward compatibility branch
Ben Bolker
On 12-04-06 02:05 AM, Antonio P. Ramos wrote:
> it doesn't work either though I am geting a weird error message:
>
>> install.packages("lme4.0", repos="http://r-forge.r-project.org",
> type="source")
> Installing package(s) into
> ‘/Library/Frameworks/R.framework/Versions/2.14/Resources/library’
> (as ‘lib’ is unspecified)
> trying URL 'http://r-forge.r-project.org/src/contrib/lme4.0_0.9999-1.tar.gz'
> Content type 'application/x-gzip' length 1037389 bytes (1013 Kb)
> opened URL
> ==================================================
> downloaded 1013 Kb
>
> * installing *source* package ‘lme4.0’ ...
> ** libs
> *** arch - i386
> sh: make: command not found
> ERROR: compilation failed for package ‘lme4.0’
> * removing
> ‘/Library/Frameworks/R.framework/Versions/2.14/Resources/library/lme4.0’
> Warning in install.packages :
> installation of package ‘lme4.0’ had non-zero exit status
>
> The downloaded packages are in
> ‘/private/var/folders/fl/ckbqsv051f1fj4njt__g9thw0000gn/T/RtmpQnLuAo/downloaded_packages’
>
>
>
>
>
>
> On Thu, Apr 5, 2012 at 10:55 PM, lancelot <renaud.lancelot at cirad.fr
> <mailto:renaud.lancelot at cirad.fr>> wrote:
>
> Well...
>
>
> > install.packages("lme4.0",__repos="http://r-forge.r-__project.org
> <http://r-forge.r-project.org>")
> Installation d(es) package(s) dans ‘C:/R/RLIBS’
> (car ‘lib’ n'est pas spécifié)
> Message d'avis :
>
> package ‘lme4.0’ is not available (for R version 2.15.0)
>
> lme4.0 seems to be available only from
> http://lme4.r-forge.r-project.__org/repos/src/contrib/
> <http://lme4.r-forge.r-project.org/repos/src/contrib/>
>
> So it should be installed from source:
>
> install.packages("lme4.0", repos="http://r-forge.r-__project.org
> <http://r-forge.r-project.org>", type="source")
>
> which works fine for me.
>
>
> However, I now have on my system:
>
> lme4
> lme4a
> lme4b
> lme4.0
> lme4Eigen
>
> This is really confusing, even for lme4xxx aficionados!
>
> All the best,
>
> Renaud
>
>
>
>
>
>
> --
> 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 <tel:%2B33%204%2067%2059%2037%2017> - Fax
> +33 4 67 59 37 98 <tel:%2B33%204%2067%2059%2037%2098>
> Secr. +33 4 67 59 37 37 <tel:%2B33%204%2067%2059%2037%2037> - Cell.
> +33 6 77 52 08 69 <tel:%2B33%206%2077%2052%2008%2069>
>
>
> _________________________________________________
> R-sig-mixed-models at r-project.__org
> <mailto:R-sig-mixed-models at r-project.org> mailing list
> https://stat.ethz.ch/mailman/__listinfo/r-sig-mixed-models
> <https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models>
>
>
More information about the R-sig-mixed-models
mailing list