* checking for file 'qpgraph/DESCRIPTION' ... OK
* preparing 'qpgraph':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* running cleanup
* installing the package to re-build vignettes
* installing *source* package ‘qpgraph’ ...
checking for gcc... gcc
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 accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... i686-apple-darwin9.8.0
checking host system type... i686-apple-darwin9.8.0
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -Wall -pedantic -fPIC -g -O2 -Wall -pedantic -c cliquer.c -o cliquer.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -Wall -pedantic -fPIC -g -O2 -Wall -pedantic -c graph.c -o graph.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -Wall -pedantic -fPIC -g -O2 -Wall -pedantic -c qpgraph.c -o qpgraph.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -Wall -pedantic -fPIC -g -O2 -Wall -pedantic -c reorder.c -o reorder.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o qpgraph.so cliquer.o graph.o qpgraph.o reorder.o -L/Library/Frameworks/R.framework/Versions/2.11/Resources/lib/i386 -lRblas -L/Library/Frameworks/R.framework/Versions/2.11/Resources/lib/i386 -lRlapack -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst9071900377/qpgraph/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (qpgraph)
* creating vignettes ... OK
* cleaning src
make: Nothing to be done for `clean'.
* running cleanup
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'qpgraph_1.4.1.tar.gz'