Message-ID: <E54B618C-1051-4BD0-A0B0-ACE7060AC331@r-project.org>
Date: 2008-04-18T15:33:33Z
From: Simon Urbanek
Subject: unable to install LME4 in R 2.6.2
In-Reply-To: <p06230900c42dcaaf2696@[192.168.0.104]>
Please issue
install.packages("lme4")
in R to update your package. The currently available version is lme4
0.99875-9 and it works without problems.
Cheers,
Simon
On Apr 17, 2008, at 11:53 PM, orzack wrote:
> the new version of LME4 (0.99375-13)
That is an old version!
> installs (and works!) on a
> Power PC Mac (OS X 10.4.10). However, it will not load on an Intel
> Mac (also OS X 10.4.10). I get the following message:
>
> Error in dyn.load(file, ...) :
> unable to load shared library
> '/Users/stevenorzack/Library/R/2.6/library/lme4/libs/i386/lme4.so':
>
> dlopen(/Users/stevenorzack/Library/R/2.6/library/lme4/libs/i386/
> lme4.so,
> 6): Library not loaded: /usr/local/lib/libgfortran.2.dylib
> Referenced from:
> /Users/stevenorzack/Library/R/2.6/library/lme4/libs/i386/lme4.so
> Reason: image not found
> Error: package/namespace load failed for 'lme4'
>
> help will be much appreciated!
>
> S.
>
> --
> Steven Orzack
>
> The Fresh Pond Research Institute
> 173 Harvey Street
> Cambridge, MA. 02140
> 617 864-4307
>
> www.freshpond.org
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>