[R-sig-ME] lme4 under 64 bit (Snow Leopard)

Peter Dalgaard p.dalgaard at biostat.ku.dk
Tue Sep 15 09:50:51 CEST 2009


Michael Kubovy wrote:
> Here is my session:

And the problem is? (Sounds like you are referring to an ealier post, 
but I don't see any.)

You have a generic package install problem. That's more of an R-sig-mac 
issue than -ME. Do you need to install from source? If you do, you need 
a compile toolchain in place, and you obviously haven't.

	-pd

> 
> R version 2.9.2 Patched (2009-09-05 r49613)
> Copyright (C) 2009 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
> 
> R is free software and comes with ABSOLUTELY NO WARRANTY.
> You are welcome to redistribute it under certain conditions.
> Type 'license()' or 'licence()' for distribution details.
> 
>   Natural language support but running in an English locale
> 
> R is a collaborative project with many contributors.
> Type 'contributors()' for more information and
> 'citation()' on how to cite R or R packages in publications.
> 
> Type 'demo()' for some demos, 'help()' for on-line help, or
> 'help.start()' for an HTML browser interface to help.
> Type 'q()' to quit R.
> 
> [R.app GUI 1.28 (5399) x86_64-apple-darwin9.8.0]
> 
> Error in library.dynam(lib, package, package.lib) :
>   shared library 'lme4' not found
> [Workspace restored from /.RData]
> 
> trying URL 
> 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/lme4_0.999375-31.tar.gz'
> Content type 'application/x-gzip' length 839548 bytes (819 Kb)
> opened URL
> ==================================================
> downloaded 819 Kb
> 
> * Installing *source* package ‘lme4’ ...
> ** libs
> ** arch - i386
> sh: make: command not found
> ERROR: compilation failed for package ‘lme4’
> * Removing 
> ‘/Library/Frameworks/R.framework/Versions/2.9/Resources/library/lme4’
> * Restoring previous 
> ‘/Library/Frameworks/R.framework/Versions/2.9/Resources/library/lme4’
> 
> The downloaded packages are in
>     ‘/private/var/folders/TG/TG6nWu2pHYCI-BdWWiyMxU+++TI/-Tmp-/Rtmprhnu6K/downloaded_packages’ 
> 
>  > require(lme4)
> Loading required package: lme4
> Error: package 'lme4' is not installed for 'arch=x86_64'
> In addition: Warning message:
> In install.packages(c("lme4"), lib = 
> "/Library/Frameworks/R.framework/Resources/library/",  :
>   installation of package 'lme4' had non-zero exit status
> 
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models


-- 
    O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B
   c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
  (*) \(*) -- University of Copenhagen   Denmark      Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)              FAX: (+45) 35327907




More information about the R-sig-mixed-models mailing list