[R-SIG-Mac] tools for compiling R from source on Leopard

2008-03-01 Thread Michael Braun
I really need is to be able to effectively install either gcc 4.2.1 (since I have the R-approved gfortran 4.2.1 installed) or an R- approved gfortran 4.0.1 (since I have gcc 4.0.1installed). Either way, thanks in advance for any help you can offer. Michael Braun [EMAIL PROTECTED

Re: [R-SIG-Mac] tools for compiling R from source on Leopard

2008-03-02 Thread Michael Braun
Simon: Thanks for clarifying all of this. The statement in section 2.1.2 of the MacOS FAQ is what threw me off a bit (I thought when matching 3.x and 4.x, the x had to match as well. My mistake). Certainly, I don't need to be using experimental, unsupported tools. Again, I probably

Re: [R-SIG-Mac] tools for compiling R from source on Leopard

2008-03-02 Thread Michael Braun
Simon: Thanks, I'll try the research.att.com builds. That's a lot easier than what I was trying to do. I appreciate your help, and all of the work you do to make R happen. Michael On Mar 2, 2008, at 3:52 PM, Simon Urbanek wrote: On Mar 2, 2008, at 11:40 AM, Michael Braun wrote: Simon

Re: [R-SIG-Mac] installing R-2.8 from source - segmentation faults at make check

2008-11-24 Thread Michael Braun
Anyway, that should do the trick, too, so let us know if that works. -steve On Nov 24, 2008, at 12:33 PM, Steve Lianoglou wrote: Hi Michael, On Nov 24, 2008, at 12:03 PM, Michael Braun wrote: I should note that the only reason I am compiling from source is that, as far as I can tell

[R-SIG-Mac] profiling C shared libraries loaded into R

2009-06-12 Thread Michael Braun
to profile the entire R session. All I care about is my library. I am also open to using gprof instead, but I cannot find the requisite gmon.out file. Thanks in advance for any suggestions. Michael --- Michael Braun Homer A. Burnell Career Development

Re: [R-SIG-Mac] profiling C shared libraries loaded into R

2009-06-13 Thread Michael Braun
. Is there a way I can look after the fact to see if R was compiled correctly to support profiling? Thanks, Michael On Jun 12, 2009, at 7:27 PM, Simon Urbanek wrote: Michael, On Jun 12, 2009, at 4:20 PM, Michael Braun wrote: Hi. I have a shared library that I would like to profile. I

Re: [R-SIG-Mac] profiling C shared libraries loaded into R

2009-06-13 Thread Michael Braun
\ --with-tcltk \ --with-iconv=no \ --with-cairo \ --disable-R-profiling \ --with-recommended-packages=no Any idea what I did wrong? Thanks, Michael On Jun 12, 2009, at 7:27 PM, Simon Urbanek wrote: Michael, On Jun 12, 2009, at 4:20 PM, Michael Braun wrote: Hi. I have a shared library

Re: [R-SIG-Mac] profiling C shared libraries loaded into R

2009-06-14 Thread Michael Braun
, Simon Urbanek wrote: On Jun 13, 2009, at 5:58 PM, Michael Braun wrote: Simon: Sorry, please disregard my last email. Shark was crashing because some of something with Shark, not R. But unfortunately, the Unknown Libraries remain. Here is how I compiled R. In the config.site file, I set

[R-SIG-Mac] problem installing rjags package

2010-10-09 Thread Michael Braun
loaded via a namespace (and not attached): [1] grid_2.11.1 tcltk_2.11.1 tools_2.11.1 Thanks in advance for your help. Michael --- Michael Braun Homer A. Burnell (1928) Career Development Professor, and Assistant Professor of Management

Re: [R-SIG-Mac] problem installing rjags package

2010-10-10 Thread Michael Braun
. Also, have you perhaps excluded /usr/local/lib (the usual place to install JAGS) from the R library paths? Have you contacted the maintainer? Although not a Mac user he is very knowledgable, including about MKL. On Sat, 9 Oct 2010, Michael Braun wrote: Hi! I am trying to install rjags