Skip to content

Compiling the nlme package on an Intel Mac

4 messages · Douglas Bates, Simon Urbanek

#
On Jul 3, 2006, at 5:24 PM, Douglas Bates wrote:

            
I guess the list ate your attachment - you may want to send it  
directly to me.
FWIW nlme passed make check when checked out from the above SVN  
(however, I was using 2.3.0).

Cheers,
Simon
#
As I said, it may be that I have made some modification in the
Resources directory that is causing it to try to compile for the
Frameworks architecture.
On 7/3/06, Simon Urbanek <simon.urbanek at r-project.org> wrote:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00install.out
Type: application/octet-stream
Size: 7923 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20060703/64ddb410/attachment-0001.obj
#
On Jul 3, 2006, at 6:31 PM, Douglas Bates wrote:

            
* Installing *source* package 'nlme' ...
** libs
** arch - Frameworks
^^ - that is, of course nonsense. My guess would be that there is  
"Frameworks" in your ${R_HOME)/bin/exec - you'll have to remove it,  
because R thinks that it is another architecture it needs to support.

Cheers,
Simon