INSTALLATION WITH 'R CMD INSTALL EBarrays_2.2.0.tar.gz'
* Installing to library 'EBarrays.buildbin-libdir'
* Installing *source* package 'EBarrays' ...
** libs
** arch - i386
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -fPIC -g -O2 -march=nocona -c ebarrays.c -o ebarrays.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o EBarrays.so ebarrays.o -F/Library/Frameworks/R.framework/.. -framework R
** arch - ppc
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c ebarrays.c -o ebarrays.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o EBarrays.so ebarrays.o -F/Library/Frameworks/R.framework/.. -framework R
** R
** data
** demo
** inst
** preparing package for lazy loading
Loading required package: Biobase
Loading required package: tools
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: lattice
Loading required package: cluster
** help
Note: unmatched right brace in 'postprob' on or after line 66
>>> Building/Updating help pages for package 'EBarrays'
Formats: text html latex example
EBarrays-Internal text html latex
crit.fun text html latex example
ebarraysFamily-class text html latex example
ebplots text html latex example
emfit text html latex example
gould text html latex example
postprob text html latex example
utilities text html latex example
** building package indices ...
* DONE (EBarrays)