qpgraph 1.2.0 Robert Castelo
Snapshot Date: 2009-12-13 23:30:35 -0800 (Sun, 13 Dec 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/qpgraph | Last Changed Rev: 42684 / Revision: 43539 | Last Changed Date: 2009-10-27 16:33:29 -0700 (Tue, 27 Oct 2009) |
| wilson2 | Linux (openSUSE 11.1) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | [ OK ] | OK | OK |
pelham | Mac OS X Leopard (10.5.8) / i386 | OK | OK | OK |
* 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-darwin8.11.1
checking host system type... i686-apple-darwin8.11.1
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -fPIC -g -O2 -c cliquer.c -o cliquer.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -fPIC -g -O2 -c graph.c -o graph.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -fPIC -g -O2 -c qpgraph.c -o qpgraph.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/usr/local/include -g -O2 -Wall -pedantic -fPIC -g -O2 -c reorder.c -o reorder.o
gcc -arch i386 -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 qpgraph.so cliquer.o graph.o qpgraph.o reorder.o -L/Library/Frameworks/R.framework/Resources/lib/i386 -lRblas -L/Library/Frameworks/R.framework/Resources/lib/i386 -lRlapack -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** 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 ...
* 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.2.0.tar.gz'