DECIPHER 1.2.0 Erik Wright
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/DECIPHER | Last Changed Rev: 64678 / Revision: 69725 | Last Changed Date: 2012-03-30 15:05:02 -0700 (Fri, 30 Mar 2012) |
| lamb2 | Linux (openSUSE 11.4) / 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 |
* using log directory ‘/loc/home/biocbuild/bbs-2.10-bioc/meat/DECIPHER.Rcheck’
* using R version 2.15.1 (2012-06-22)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DECIPHER/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DECIPHER’ version ‘1.2.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 for sufficient/correct file permissions ... 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
FindChimeras: warning in SearchDB(dbConn2, id = group, verbose = FALSE,
limit = maxGroupSize, ... = "nonbases < 20"): partial argument match
of 'id' to 'identifier'
FindChimeras: warning in SearchDB(dbConn2, id = group, verbose = FALSE,
limit = maxGroupSize, ... = "chimera is NULL and nonbases < 20"):
partial argument match of 'id' to 'identifier'
FindChimeras: warning in SearchDB(dbConn1, tblName = tblName, id =
group, replaceChar = "", removeGaps = "all", verbose = FALSE):
partial argument match of 'id' to 'identifier'
FindChimeras: warning in SearchDB(dbConn1, tblName = tblName, id =
group, replaceChar = "", removeGaps = "all", verbose = FALSE, ... =
"chimera is NULL"): partial argument match of 'id' to 'identifier'
FindChimeras: warning in PDict(temp_fragments, algo = "ACtree2", tb.end
= tb.width): partial argument match of 'algo' to 'algorithm'
FindChimeras: warning in PDict(temp_fragments, algo = "ACtree2",
tb.start = tb.width + 1, tb.end = 2 * tb.width): partial argument
match of 'algo' to 'algorithm'
FindChimeras: warning in PDict(fragments[h], algo = "ACtree2", tb.end =
tb.width): partial argument match of 'algo' to 'algorithm'
FindChimeras: warning in SearchDB(dbConn2, id = other, verbose = FALSE,
limit = maxGroupSize, ... = "nonbases < 20"): partial argument match
of 'id' to 'identifier'
FindChimeras: warning in SearchDB(dbConn2, id = other, verbose = FALSE,
limit = maxGroupSize, ... = "nonbases < 20 and chimera is NULL"):
partial argument match of 'id' to 'identifier'
FindChimeras: warning in round(100 * coverage/(end - start + 1), d =
2): partial argument match of 'd' to 'digits'
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 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 ... 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
NOTE: There was 1 note.
See
‘/loc/home/biocbuild/bbs-2.10-bioc/meat/DECIPHER.Rcheck/00check.log’
for details.
* installing *source* package ‘DECIPHER’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c Biostrings_stubs.c -o Biostrings_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c CalculateDeltaG.c -o CalculateDeltaG.o
CalculateDeltaG.c: In function ‘calculateDeltaG’:
CalculateDeltaG.c:26:6: warning: ‘s1’ may be used uninitialized in this function
CalculateDeltaG.c:26:10: warning: ‘s2’ may be used uninitialized in this function
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c ClusterML.c -o ClusterML.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c ClusterNJ.c -o ClusterNJ.o
ClusterNJ.c: In function ‘reclusterNJ’:
ClusterNJ.c:593:19: warning: ‘longestLeaf’ may be used uninitialized in this function
ClusterNJ.c: In function ‘clusterNJ.omp_fn.0’:
ClusterNJ.c:195:56: warning: ‘minR’ may be used uninitialized in this function
ClusterNJ.c:195:56: note: ‘minR’ was declared here
ClusterNJ.c:195:62: warning: ‘minC’ may be used uninitialized in this function
ClusterNJ.c:195:62: note: ‘minC’ was declared here
ClusterNJ.c: In function ‘clusterNJ’:
ClusterNJ.c:196:18: warning: ‘rPercentComplete’ may be used uninitialized in this function
ClusterNJ.c:197:16: warning: ‘total’ may be used uninitialized in this function
ClusterNJ.c:198:12: warning: ‘percentComplete’ may be used uninitialized in this function
ClusterNJ.c:198:29: warning: ‘utilsPackage’ may be used uninitialized in this function
ClusterNJ.c:509:19: warning: ‘longestLeaf’ may be used uninitialized in this function
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c ClusterUPGMA.c -o ClusterUPGMA.o
ClusterUPGMA.c: In function ‘clusterUPGMA.omp_fn.0’:
ClusterUPGMA.c:124:56: warning: ‘minR’ may be used uninitialized in this function
ClusterUPGMA.c:124:56: note: ‘minR’ was declared here
ClusterUPGMA.c:124:62: warning: ‘minC’ may be used uninitialized in this function
ClusterUPGMA.c:124:62: note: ‘minC’ was declared here
ClusterUPGMA.c: In function ‘clusterUPGMA’:
ClusterUPGMA.c:125:18: warning: ‘rPercentComplete’ may be used uninitialized in this function
ClusterUPGMA.c:126:16: warning: ‘total’ may be used uninitialized in this function
ClusterUPGMA.c:127:12: warning: ‘percentComplete’ may be used uninitialized in this function
ClusterUPGMA.c:127:29: warning: ‘utilsPackage’ may be used uninitialized in this function
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c CommonGaps.c -o CommonGaps.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c ConsensusSequence.c -o ConsensusSequence.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c DistanceMatrix.c -o DistanceMatrix.o
DistanceMatrix.c: In function ‘distMatrix’:
DistanceMatrix.c:134:25: warning: ‘rPercentComplete’ may be used uninitialized in this function
DistanceMatrix.c:136:12: warning: ‘percentComplete’ may be used uninitialized in this function
DistanceMatrix.c:136:29: warning: ‘utilsPackage’ may be used uninitialized in this function
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c R_init_decipher.c -o R_init_decipher.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/Biostrings/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/RSQLite/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.10-bioc/R/library/stats/include" -fopenmp -fpic -g -O2 -Wall -c ReplaceChars.c -o ReplaceChars.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o DECIPHER.so Biostrings_stubs.o CalculateDeltaG.o ClusterML.o ClusterNJ.o ClusterUPGMA.o CommonGaps.o ConsensusSequence.o DistanceMatrix.o R_init_decipher.o ReplaceChars.o -fopenmp -L/home/biocbuild/bbs-2.10-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.10-bioc/meat/DECIPHER.Rcheck/DECIPHER/libs
** R
** data
** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
‘DECIPHERing.Rnw’
‘FindChimeras.Rnw’
** testing if installed package can be loaded
* DONE (DECIPHER)