* Installing *source* package 'ADaCGH' ...
** 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 ace.c -o ace.o
i686-apple-darwin8-gcc-4.2.1: unrecognized option '-no-cpp-precomp'
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 ADaCGH.so ace.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 ace.c -o ace.o
powerpc-apple-darwin8-gcc-4.2.1: unrecognized option '-no-cpp-precomp'
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 ADaCGH.so ace.o -F/Library/Frameworks/R.framework/.. -framework R
** R
** data
** inst
** preparing package for lazy loading
Loading required package: cgh
Loading required package: tilingArray
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: affy
Loading required package: affyio
Loading required package: preprocessCore
Loading required package: RColorBrewer
Loading required package: grid
Loading required package: strucchange
Loading required package: zoo
Loading required package: sandwich
Loading required package: vsn
Error: package 'limma' 2.9.17 was found, but >= 2.11.12 is required by 'vsn'
Execution halted
ERROR: lazy loading failed for package 'ADaCGH'
** Removing '/Builds/Rdev-web/QA/Simon/packages/tiger-universal/results/2.6/ADaCGH.Rcheck/ADaCGH'