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 499/658HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.15.6
Robert Castelo
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qpgraph
Last Changed Rev: 74643 / Revision: 74756
Last Changed Date: 2013-03-21 07:57:41 -0700 (Thu, 21 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: qpgraph
Version: 1.15.6
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch qpgraph_1.15.6.tar.gz
StartedAt: 2013-03-24 09:05:43 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 09:12:05 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 382.1 seconds
RetCode: 0
Status:  OK 
CheckDir: qpgraph.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/qpgraph.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'qpgraph/DESCRIPTION' ... OK
* this is package 'qpgraph' version '1.15.6'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'qpgraph' can be installed ... [38s/39s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 namespace can be loaded with stated dependencies ... OK
* checking whether the namespace 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [61s/62s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
qpNrr    22.216  0.176  22.673
qpGenNrr  9.476  0.075   9.800
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... 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.8.0
checking host system type... i686-apple-darwin10.8.0
configure: creating ./config.status
config.status: creating src/Makevars
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c cliquer.c -o cliquer.o
cliquer.c: In function 'clique_print_time':
cliquer.c:1788: warning: unused variable 'fp'
cliquer.c: In function 'clique_print_time_always':
cliquer.c:1837: warning: unused variable 'fp'
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c graph.c -o graph.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'stat_mis':
qpgraph.c:4105: warning: unused variable 'k'
qpgraph.c:4105: warning: unused variable 'j'
qpgraph.c:4105: warning: unused variable 'i'
qpgraph.c: In function 'lr_em':
qpgraph.c:4147: warning: unused variable 'Y_j'
qpgraph.c: In function 'ssd_A':
qpgraph.c:7831: warning: unused variable 'm'
qpgraph.c:7831: warning: unused variable 'k'
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:7960: warning: assignment from incompatible pointer type
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c reorder.c -o reorder.o
llvm-gcc-4.2 -arch x86_64 -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/Resources/lib -lRblas -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64 -L/usr/local/lib/x86_64 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/qpgraph.Rcheck/qpgraph/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function from function 'rmvnorm' in package 'qpgraph'
Creating a generic function from function 'sim.cross' in package 'qpgraph'
** help
*** installing help indices
** building package indices
** installing vignettes
   'qpTxRegNet.Rnw' 
   'qpgraphSimulate.Rnw' 
** testing if installed package can be loaded
* DONE (qpgraph)

qpgraph.Rcheck/qpgraph-Ex.timings:

nameusersystemelapsed
EcoliOxygen0.0110.0060.018
qpAllCItests0.7320.0230.770
qpAnyGraph0.1700.0150.185
qpAvgNrr3.5180.0303.572
qpBoundary0.8660.0200.898
qpCItest0.0650.0120.076
qpClique0.8820.0140.902
qpCliqueNumber0.9370.0380.978
qpCov0.1550.0190.176
qpEdgeNrr0.0600.0120.072
qpFunctionalCoherence0.0240.0180.043
qpG2Sigma0.0280.0070.035
qpGenNrr9.4760.0759.800
qpGetCliques0.5760.0140.592
qpGraph0.5720.0170.590
qpGraphDensity0.8640.0170.883
qpHTF0.1920.0190.214
qpHist0.5830.0120.600
qpIPF0.2690.0170.287
qpK2ParCor0.0740.0100.083
qpNrr22.216 0.17622.673
qpPAC0.7630.0340.804
qpPCC0.1850.0150.201
qpPRscoreThreshold0.4300.0130.452
qpPlotMap0.1740.0330.207
qpPlotNetwork0.2230.0130.236
qpPrecisionRecall0.6240.0180.645
qpRndGraph0.0260.0050.031
qpRndHMGM0.0100.0030.013
qpRndWishart0.0450.0100.056
qpSampleFromHMGM0.0100.0030.014
qpTopPairs0.0070.0030.010
qpUnifRndAssociation0.0280.0040.032
qpUpdateCliquesRemoving0.0240.0080.032