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-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qpgraph
Last Changed Rev: 74643 / Revision: 74774
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 

Summary

Package: qpgraph
Version: 1.15.6
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings qpgraph_1.15.6.tar.gz
StartedAt: 2013-03-25 03:57:46 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 04:05:28 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 462.4 seconds
RetCode: 0
Status:  OK 
CheckDir: qpgraph.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/qpgraph.Rcheck’
* using R version 3.0.0 beta (2013-03-19 r62328)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* 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 ... [48s/55s] 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 ... [59s/60s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
qpNrr    23.165  0.084  23.632
qpGenNrr  6.768  0.020   6.790
* 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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -g -O2 -Wall -Wall -pedantic -fpic  -g -O2  -Wall -c cliquer.c -o cliquer.o
cliquer.c: In function ‘clique_print_time’:
cliquer.c:1788:8: warning: unused variable ‘fp’ [-Wunused-variable]
cliquer.c: In function ‘clique_print_time_always’:
cliquer.c:1837:8: warning: unused variable ‘fp’ [-Wunused-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -g -O2 -Wall -Wall -pedantic -fpic  -g -O2  -Wall -c graph.c -o graph.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -g -O2 -Wall -Wall -pedantic -fpic  -g -O2  -Wall -c qpgraph.c -o qpgraph.o
qpgraph.c: In function ‘stat_mis’:
qpgraph.c:4105:19: warning: unused variable ‘k’ [-Wunused-variable]
qpgraph.c:4105:17: warning: unused variable ‘j’ [-Wunused-variable]
qpgraph.c:4105:15: warning: unused variable ‘i’ [-Wunused-variable]
qpgraph.c: In function ‘lr_em’:
qpgraph.c:4147:15: warning: unused variable ‘Y_j’ [-Wunused-variable]
qpgraph.c:4145:39: warning: variable ‘sufStats_ij’ set but not used [-Wunused-but-set-variable]
qpgraph.c:4145:27: warning: variable ‘sufStats_j’ set but not used [-Wunused-but-set-variable]
qpgraph.c:4145:15: warning: variable ‘sufStats_i’ set but not used [-Wunused-but-set-variable]
qpgraph.c: In function ‘ssd_A’:
qpgraph.c:7831:17: warning: unused variable ‘m’ [-Wunused-variable]
qpgraph.c:7831:15: warning: unused variable ‘k’ [-Wunused-variable]
qpgraph.c: In function ‘qp_fast_rnd_graph’:
qpgraph.c:7960:5: warning: assignment from incompatible pointer type [enabled by default]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -g -O2 -Wall -Wall -pedantic -fpic  -g -O2  -Wall -c reorder.c -o reorder.o
gcc -std=gnu99 -shared -L/usr/local/lib -o qpgraph.so cliquer.o graph.o qpgraph.o reorder.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lRblas -L/home/biocbuild/bbs-2.12-bioc/R/lib -lRlapack -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/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.0120.0080.018
qpAllCItests1.1480.0001.157
qpAnyGraph0.1920.0040.194
qpAvgNrr2.1320.0042.139
qpBoundary0.3880.0120.410
qpCItest0.0560.0040.059
qpClique0.4000.0000.401
qpCliqueNumber1.1320.0001.131
qpCov0.1440.0040.148
qpEdgeNrr0.0600.0040.065
qpFunctionalCoherence0.0280.0000.028
qpG2Sigma0.0280.0000.028
qpGenNrr6.7680.0206.790
qpGetCliques0.4440.0040.461
qpGraph0.3360.0080.344
qpGraphDensity0.4090.0000.410
qpHTF0.2080.0000.209
qpHist0.3320.0040.333
qpIPF0.2560.0120.386
qpK2ParCor0.0800.0000.084
qpNrr23.165 0.08423.632
qpPAC0.5680.0120.581
qpPCC0.2200.0080.226
qpPRscoreThreshold0.2720.0000.269
qpPlotMap0.2120.0000.212
qpPlotNetwork0.2560.0000.289
qpPrecisionRecall0.3920.0000.401
qpRndGraph0.0760.0000.078
qpRndHMGM0.0200.0000.026
qpRndWishart0.080.000.08
qpSampleFromHMGM0.0160.0000.018
qpTopPairs0.0280.0000.025
qpUnifRndAssociation0.0320.0000.028
qpUpdateCliquesRemoving0.0520.0000.050