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 

BioC 2.12: CHECK report for qpgraph on petty

This page was generated on 2013-10-09 09:39:45 -0700 (Wed, 09 Oct 2013).

Package 509/671HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.16.3
Robert Castelo
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/qpgraph
Last Changed Rev: 78820 / Revision: 81334
Last Changed Date: 2013-07-24 09:27:03 -0700 (Wed, 24 Jul 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 Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: qpgraph
Version: 1.16.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch qpgraph_1.16.3.tar.gz
StartedAt: 2013-10-08 23:33:35 -0700 (Tue, 08 Oct 2013)
EndedAt: 2013-10-08 23:40:25 -0700 (Tue, 08 Oct 2013)
EllapsedTime: 409.3 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.1 (2013-05-16)
* 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.16.3'
* 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 ... [45s/46s] 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 sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [35s/35s] OK
* 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 -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
** testing if installed package can be loaded
* DONE (qpgraph)

qpgraph.Rcheck/qpgraph-Ex.timings:

nameusersystemelapsed
EcoliOxygen0.0180.0040.022
qpAllCItests0.3390.0200.359
qpAnyGraph0.6540.0190.683
qpAvgNrr3.7600.0203.801
qpBoundary0.9300.0150.954
qpCItest0.0700.0110.081
qpClique0.9880.0171.010
qpCliqueNumber0.8950.0290.931
qpCov0.1740.0170.193
qpEdgeNrr0.0690.0110.081
qpFunctionalCoherence0.0260.0140.039
qpG2Sigma0.0350.0050.040
qpGenNrr1.6530.0231.724
qpGetCliques0.6380.0150.656
qpGraph0.6010.0150.618
qpGraphDensity0.9520.0121.019
qpHTF0.2010.0140.216
qpHist0.6120.0100.623
qpIPF0.3040.0150.320
qpK2ParCor0.0700.0070.078
qpNrr0.5110.0140.526
qpPAC0.9040.0270.933
qpPCC0.2130.0120.226
qpPRscoreThreshold0.4660.0090.476
qpPlotMap0.1310.0230.154
qpPlotNetwork0.7470.0100.774
qpPrecisionRecall0.6510.0140.666
qpRndGraph0.0230.0040.027
qpRndHMGM0.0060.0030.010
qpRndWishart0.0320.0080.040
qpSampleFromHMGM0.0020.0030.005
qpTopPairs0.0110.0040.015
qpUnifRndAssociation0.0160.0050.021
qpUpdateCliquesRemoving0.0130.0070.021