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 129/516HostnameOS / ArchBUILDCHECKBUILD BIN
DECIPHER 1.0.0
Erik Wright
Snapshot Date: 2011-12-21 18:21:31 -0800 (Wed, 21 Dec 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/DECIPHER
Last Changed Rev: 59920 / Revision: 61527
Last Changed Date: 2011-10-31 15:59:03 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: DECIPHER
Version: 1.0.0
Command: D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --no-vignettes --timings --no-multiarch DECIPHER_1.0.0.tar.gz
StartedAt: 2011-12-22 02:28:20 -0800 (Thu, 22 Dec 2011)
EndedAt: 2011-12-22 02:30:02 -0800 (Thu, 22 Dec 2011)
EllapsedTime: 102.0 seconds
RetCode: 0
Status:  OK  
CheckDir: DECIPHER.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.9-bioc/meat/DECIPHER.Rcheck'
* using R version 2.14.0 (2011-10-31)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DECIPHER/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DECIPHER' version '1.0.0'
* 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 whether package 'DECIPHER' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... 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 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 ... NOTE
CreateChimeras: no visible binding for global variable 's1'
CreateChimeras: no visible binding for global variable 'd'
CreateChimeras: no visible binding for global variable 'myName'
* 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 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 examples ... 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

DECIPHER.Rcheck/00install.out:

* installing *source* package 'DECIPHER' ...
** libs
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c Biostrings_stubs.c -o Biostrings_stubs.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c ClusterML.c -o ClusterML.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c ClusterNJ.c -o ClusterNJ.o
ClusterNJ.c: In function 'clusterNJ':
ClusterNJ.c:263:0: warning: ignoring #pragma omp parallel
ClusterNJ.c:273:0: warning: ignoring #pragma omp critical
ClusterNJ.c:433:0: warning: ignoring #pragma omp parallel
ClusterNJ.c:445:0: warning: ignoring #pragma omp parallel
ClusterNJ.c:193:18: warning: 'rPercentComplete' may be used uninitialized in this function
ClusterNJ.c:194:16: warning: 'total' may be used uninitialized in this function
ClusterNJ.c:195:12: warning: 'percentComplete' may be used uninitialized in this function
ClusterNJ.c:195:29: warning: 'utilsPackage' may be used uninitialized in this function
ClusterNJ.c:192:56: warning: 'minR' may be used uninitialized in this function
ClusterNJ.c:192:62: warning: 'minC' may be used uninitialized in this function
ClusterNJ.c:506:19: warning: 'longestLeaf' may be used uninitialized in this function
ClusterNJ.c: In function 'reclusterNJ':
ClusterNJ.c:590:19: warning: 'longestLeaf' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c ClusterUPGMA.c -o ClusterUPGMA.o
ClusterUPGMA.c: In function 'clusterUPGMA':
ClusterUPGMA.c:180:0: warning: ignoring #pragma omp parallel
ClusterUPGMA.c:190:0: warning: ignoring #pragma omp critical
ClusterUPGMA.c:340:0: warning: ignoring #pragma omp parallel
ClusterUPGMA.c:352:0: warning: ignoring #pragma omp parallel
ClusterUPGMA.c:122:18: warning: 'rPercentComplete' may be used uninitialized in this function
ClusterUPGMA.c:123:16: warning: 'total' may be used uninitialized in this function
ClusterUPGMA.c:124:12: warning: 'percentComplete' may be used uninitialized in this function
ClusterUPGMA.c:124:29: warning: 'utilsPackage' may be used uninitialized in this function
ClusterUPGMA.c:121:56: warning: 'minR' may be used uninitialized in this function
ClusterUPGMA.c:121:62: warning: 'minC' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c CommonGaps.c -o CommonGaps.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c ConsensusSequence.c -o ConsensusSequence.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c DistanceMatrix.c -o DistanceMatrix.o
DistanceMatrix.c: In function 'distMatrix':
DistanceMatrix.c:171:0: warning: ignoring #pragma omp parallel
DistanceMatrix.c:131:25: warning: 'rPercentComplete' may be used uninitialized in this function
DistanceMatrix.c:133:12: warning: 'percentComplete' may be used uninitialized in this function
DistanceMatrix.c:133:29: warning: 'utilsPackage' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_decipher.c -o R_init_decipher.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"    -I"D:/biocbld/bbs-2.9-bioc/R/library/Biostrings/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/RSQLite/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/IRanges/include" -I"D:/biocbld/bbs-2.9-bioc/R/library/stats/include"      -O2 -Wall  -std=gnu99 -mtune=core2 -c ReplaceChars.c -o ReplaceChars.o
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o DECIPHER.dll tmp.def Biostrings_stubs.o ClusterML.o ClusterNJ.o ClusterUPGMA.o CommonGaps.o ConsensusSequence.o DistanceMatrix.o R_init_decipher.o ReplaceChars.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/DECIPHER.Rcheck/DECIPHER/libs/x64
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'DECIPHERing.Rnw' 
   'FindChimeras.Rnw' 
** testing if installed package can be loaded

* DONE (DECIPHER)

DECIPHER.Rcheck/DECIPHER-Ex.timings:

nameusersystemelapsed
Add2DB0.720.046.31
BrowseDB0.060.001.33
BrowseSequences0.10.00.8
ConsensusSequence0.010.000.01
CreateChimeras1.360.001.39
DB2FASTA0.190.000.19
DistanceMatrix0.020.000.01
FindChimeras0.530.010.55
FormGroups0.040.000.05
IdClusters0.040.000.03
IdConsensus2.200.082.48
IdLengths0.050.000.05
IdentifyByRank0.030.000.03
SearchDB0.030.000.03
Seqs2DB0.700.020.82
TerminalChar0.030.000.03