Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P [Q] R  S  T  U  V  W  X  Y  Z 

Package 325/426HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.7.2
Robert Castelo
Snapshot Date: 2010-11-28 11:24:43 -0800 (Sun, 28 Nov 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qpgraph
Last Changed Rev: 51017 / Revision: 51083
Last Changed Date: 2010-11-23 01:39:56 -0800 (Tue, 23 Nov 2010)
lamb2 Linux (openSUSE 11.2) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.4) / x86_64  OK [ OK ] OK 

Summary

Package: qpgraph
Version: 1.7.2
Command: /Library/Frameworks/R.framework/Versions/2.13/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch qpgraph_1.7.2.tar.gz
StartedAt: 2010-11-28 16:39:27 -0800 (Sun, 28 Nov 2010)
EndedAt: 2010-11-28 16:42:46 -0800 (Sun, 28 Nov 2010)
EllapsedTime: 199.0 seconds
RetCode: 0
Status:  OK 
CheckDir: qpgraph.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.8-bioc/meat/qpgraph.Rcheck'
* using R version 2.13.0 Under development (unstable) (2010-10-31 r53503)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'qpgraph/DESCRIPTION' ... OK
* this is package 'qpgraph' version '1.7.2'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'qpgraph' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

qpgraph.Rcheck/00install.out:

* 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-darwin10.4.0
checking host system type... i686-apple-darwin10.4.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.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/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.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/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.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/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
qpgraph.c: In function 'qp_fast_nrr':
qpgraph.c:262: warning: 'pb' may be used uninitialized in this function
qpgraph.c: In function 'qp_fast_nrr_identicalQs':
qpgraph.c:539: warning: 'pb' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/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.13/Resources/lib/i386 -lRblas -L/Library/Frameworks/R.framework/Versions/2.13/Resources/lib/i386 -lRlapack -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.8-bioc/meat/qpgraph.Rcheck/qpgraph/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (qpgraph)

qpgraph.Rcheck/qpgraph-Ex.timings:

nameusersystemelapsed
EcoliOxygen0.0800.0030.084
qpAnyGraph0.2190.0130.276
qpAvgNrr6.4340.0056.439
qpCItest0.0440.0020.045
qpClique0.9180.0020.920
qpCliqueNumber0.1430.0030.147
qpCov0.2000.0050.205
qpEdgeNrr0.0410.0010.043
qpFunctionalCoherence54.698 0.90255.703
qpG2Sigma0.0650.0010.067
qpGenNrr6.8700.0376.908
qpGetCliques0.5040.0080.513
qpGraph0.5400.0030.544
qpGraphDensity0.7990.0030.803
qpHist0.5820.0030.585
qpIPF0.2930.0030.297
qpK2ParCor0.0620.0010.063
qpNrr18.633 0.05818.692
qpPAC0.6490.0100.660
qpPCC0.2320.0030.235
qpPRscoreThreshold0.3960.0020.398
qpPlotNetwork0.3770.0140.391
qpPrecisionRecall0.5440.0010.545
qpRndGraph0.0140.0000.014
qpRndWishart0.0140.0010.015
qpTopPairs0.0050.0010.005
qpUnifRndAssociation0.0070.0000.007
qpUpdateCliquesRemoving18.053 0.41718.471