* Installing *source* package 'BMA' ...
** libs
** arch - i386
gfortran -arch i386  -isysroot /Developer/SDKs/MacOSX10.4u.sdk   -fPIC  -g -O2 -march=nocona -c fwleaps.f -o fwleaps.o
fwleaps.f:240.11:

       sbs(curr)=cl(lb)                                                 
          1
Warning: Extension: REAL array index at (1)
fwleaps.f:255.11:

       rss(curr)=rsret                                                  
          1
Warning: Extension: REAL array index at (1)
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o BMA.so fwleaps.o  -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gfortran -arch ppc  -isysroot /Developer/SDKs/MacOSX10.4u.sdk   -fPIC  -g -O2 -c fwleaps.f -o fwleaps.o
fwleaps.f:240.11:

       sbs(curr)=cl(lb)                                                 
          1
Warning: Extension: REAL array index at (1)
fwleaps.f:255.11:

       rss(curr)=rsret                                                  
          1
Warning: Extension: REAL array index at (1)
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o BMA.so fwleaps.o  -L/usr/local/lib/gcc/powerpc-apple-darwin8/4.2.3 -lgfortran -lSystemStubs -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** preparing package for lazy loading
Loading required package: survival
Loading required package: splines
Loading required package: leaps
** help
Note: unmatched right brace in file 'For.MC3.REG.Rd' on or after line 31
Note: unmatched right brace in file 'MC3.REG.Rd' on or after line 80
Note: removing empty section \note
Note: removing empty section \references
Note: removing empty section \examples
Note: removing empty section \examples
 >>> Building/Updating help pages for package 'BMA'
     Formats: text html latex example 
  For.MC3.REG                       text    html    latex
  MC3.REG                           text    html    latex   example
  MC3.REG.choose                    text    html    latex
  MC3.REG.logpost                   text    html    latex
  as.data.frame.mc3                 text    html    latex
  bic.glm                           text    html    latex   example
  bic.surv                          text    html    latex   example
  bicreg                            text    html    latex   example
  glib                              text    html    latex   example
  iBMA                              text    html    latex   example
  imageplot                         text    html    latex   example
  orderplot.iBMA                    text    html    latex   example
  out.lmsreg                        text    html    latex
  plot.bic                          text    html    latex   example
  race                              text    html    latex
  summary.bic                       text    html    latex   example
  summary.iBMA                      text    html    latex
** building package indices ...
* DONE (BMA)