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.13: CHECK report for qpgraph on perceval

This page was generated on 2014-04-05 09:52:13 -0700 (Sat, 05 Apr 2014).

Package 560/750HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.18.9
Robert Castelo
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/qpgraph
Last Changed Rev: 86787 / Revision: 88450
Last Changed Date: 2014-02-25 09:41:05 -0800 (Tue, 25 Feb 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: qpgraph
Version: 1.18.9
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch qpgraph_1.18.9.tar.gz
StartedAt: 2014-04-05 03:36:53 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 03:42:34 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 340.5 seconds
RetCode: 0
Status:  OK 
CheckDir: qpgraph.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/qpgraph.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘qpgraph/DESCRIPTION’ ... OK
* this is package ‘qpgraph’ version ‘1.18.9’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘rlecuyer’
* 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 ... [37s/39s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 dependencies in R code ... NOTE
Unexported object imported by a ‘:::’ call: ‘Matrix:::prMatrix’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.qpCItest’ ‘.qpCItestHMGM’ ‘.qpCliqueNumberLowerBound’
  ‘.qpCliqueNumberOstergard’ ‘.qpEdgeNrr’ ‘.qpEdgeNrrHMGM’
  ‘.qpEdgeNrrIdenticalQs’ ‘.qpEdgePACSE’ ‘.qpFastAllCItests’
  ‘.qpFastAllCItestsPar’ ‘.qpFastCItestHMGM’ ‘.qpFastCItestStd’
  ‘.qpFastCliquerGetCliques’ ‘.qpFastEdgeNrr’ ‘.qpFastEdgeNrrHMGM’
  ‘.qpFastEdgeNrrHMGMsml’ ‘.qpFastHTF’ ‘.qpFastIPF’ ‘.qpFastNrr’
  ‘.qpFastNrrIdenticalQs’ ‘.qpFastNrrIdenticalQsPar’ ‘.qpFastNrrPar’
  ‘.qpFastPACSE’ ‘.qpFastRndGraph’ ‘.qpFastUpdateCliquesRemoving’
  ‘.qpFilterByGO’ ‘.qpIPFpass’ ‘.qpIPFstep’ ‘.qpNrr’
  ‘.ssdStatsCompleteObs’ ‘.ssdStatsEM’ ‘calculateCondMean’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* 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 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 files in ‘vignettes’ ... OK
* checking examples ... [28s/28s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/qpgraph.Rcheck/00check.log’
for details.

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 -Wall -pedantic -fPIC  -mtune=core2 -g -O2 -Wall  -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 -Wall -pedantic -fPIC  -mtune=core2 -g -O2 -Wall  -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 -Wall -pedantic -fPIC  -mtune=core2 -g -O2 -Wall  -c qpgraph.c -o qpgraph.o
qpgraph.c: In function ‘stat_mis’:
qpgraph.c:4241: warning: unused variable ‘k’
qpgraph.c:4241: warning: unused variable ‘j’
qpgraph.c:4241: warning: unused variable ‘i’
qpgraph.c: In function ‘lr_em’:
qpgraph.c:4283: warning: unused variable ‘Y_j’
qpgraph.c: In function ‘ssd_A’:
qpgraph.c:7968: warning: unused variable ‘m’
qpgraph.c:7968: warning: unused variable ‘k’
qpgraph.c: In function ‘qp_fast_rnd_graph’:
qpgraph.c:8097: 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 -Wall -pedantic -fPIC  -mtune=core2 -g -O2 -Wall  -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.13-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.0370.0050.043
qpAllCItests0.2590.0170.296
qpAnyGraph0.1650.0170.225
qpAvgNrr2.8490.0252.927
qpBoundary0.5510.0120.571
qpCItest0.0660.0100.077
qpClique0.5530.0130.573
qpCliqueNumber0.3440.0320.375
qpCov0.1980.0150.213
qpEdgeNrr0.0740.0090.082
qpFunctionalCoherence0.0530.0110.064
qpG2Sigma0.0390.0040.043
qpGenNrr1.0190.0191.044
qpGetCliques0.4650.0110.479
qpGraph0.4010.0120.419
qpGraphDensity0.5790.0100.593
qpHTF0.2090.0130.223
qpHist0.4010.0080.412
qpIPF0.7520.0170.790
qpK2ParCor0.0820.0100.094
qpNrr0.3020.0160.320
qpPAC0.5460.0290.581
qpPCC0.1970.0140.218
qpPRscoreThreshold0.2960.0110.307
qpPlotMap0.1190.0290.149
qpPlotNetwork0.2010.0090.240
qpPrecisionRecall0.4170.0130.440
qpRndGraph0.0230.0040.026
qpRndHMGM0.0100.0040.013
qpRndWishart0.0470.0100.057
qpSampleFromHMGM0.0040.0050.009
qpTopPairs0.0140.0030.018
qpUnifRndAssociation0.0230.0050.028
qpUpdateCliquesRemoving0.0280.0090.037