* Installing *source* package 'fastICA' ... checking for gcc... gcc-3.3 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-3.3 accepts -g... yes checking for gcc-3.3 option to accept ANSI C... none needed checking how to run the C preprocessor... gcc-3.3 -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for scopy in -framework vecLib... yes checking for sgesdd_... yes checking for lsame_... no configure: WARNING: could not find LSAME in your BLAS or LAPACK library, using our copy configure: creating ./config.status config.status: creating src/Makevars ** libs gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c ica.c -o ica.o g77 -fno-common -g -O2 -c lsame.f -o lsame.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o fastICA.so ica.o lsame.o -framework vecLib -L/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2 -lg2c -lSystem -lcc_dynamic -framework R ld: warning multiple definitions of symbol _xerbla_ /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib(single module) definition of _xerbla_ /Library/Frameworks/R.framework/R(print.lo) definition of _xerbla_ ** R ** inst ** help >>> Building/Updating help pages for package 'fastICA' Formats: text html latex example fastICA text html latex example ica.R.def text html latex ica.R.par text html latex ** building package indices ... * DONE (fastICA)