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.14: CHECK report for CSSP on moscato2

This page was generated on 2014-10-08 08:55:48 -0700 (Wed, 08 Oct 2014).

Package 201/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CSSP 1.2.0
Chandler Zuo
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/CSSP
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  ERROR  OK 

Summary

Package: CSSP
Version: 1.2.0
Command: rm -rf CSSP.buildbin-libdir && mkdir CSSP.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CSSP.buildbin-libdir CSSP_1.2.0.tar.gz >CSSP-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=CSSP.buildbin-libdir --install="check:CSSP-install.out" --force-multiarch --no-vignettes --timings CSSP_1.2.0.tar.gz
StartedAt: 2014-10-08 00:18:46 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 00:21:03 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 137.0 seconds
RetCode: 0
Status:  OK  
CheckDir: CSSP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf CSSP.buildbin-libdir && mkdir CSSP.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CSSP.buildbin-libdir CSSP_1.2.0.tar.gz >CSSP-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=CSSP.buildbin-libdir --install="check:CSSP-install.out" --force-multiarch --no-vignettes --timings CSSP_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/CSSP.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'CSSP/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CSSP' 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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'CSSP' can be installed ... 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
* loading checks for arch 'i386'
** 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 loading without being on the library search path ... OK
* loading checks for arch 'x64'
** 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  'methods' 'stats' 'utils'
  All declared Imports should be used.
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 for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'E:/biocbld/bbs-2.14-bioc/meat/CSSP.buildbin-libdir/CSSP/libs/i386/CSSP.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'E:/biocbld/bbs-2.14-bioc/meat/CSSP.buildbin-libdir/CSSP/libs/x64/CSSP.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [44s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
cssp.power-methods 34.55   0.53   35.09
cssp.fit-methods    6.62   0.00    6.61
** running examples for arch 'x64' ... [42s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
cssp.power-methods 32.99    0.7   33.70
cssp.fit-methods    6.13    0.0    6.13
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'run_tests.R' [4s]
 [4s] OK
** running tests for arch 'x64' ...
  Running 'run_tests.R' [5s]
 [5s] 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
  'E:/biocbld/bbs-2.14-bioc/meat/CSSP.Rcheck/00check.log'
for details.

CSSP.Rcheck/00install.out:


install for i386

* installing *source* package 'CSSP' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c bincount.c -o bincount.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c binpower.c -o binpower.o
binpower.c: In function 'binpower':
binpower.c:72:2: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
binpower.c:105:2: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
binpower.c: In function 'binpower_pval':
binpower.c:162:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
binpower.c:141:30: warning: unused variable 'tmp' [-Wunused-variable]
binpower.c:141:10: warning: unused variable 'sim_bin' [-Wunused-variable]
binpower.c:136:40: warning: unused variable 'rscale_back' [-Wunused-variable]
binpower.c:136:11: warning: unused variable 'rsize_back' [-Wunused-variable]
binpower.c:135:34: warning: unused variable 'k' [-Wunused-variable]
binpower.c: In function 'binpower':
binpower.c:88:9: warning: 'p_thre' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c gridLogMean.c -o gridLogMean.o
gridLogMean.c: In function 'gridMGClogmean_c':
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:43:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:45:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:10:63: warning: unused variable 'counter' [-Wunused-variable]
gridLogMean.c: In function 'gridMlogmean_c':
gridLogMean.c:193:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:193:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:295:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:177:63: warning: unused variable 'counter' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c gridMGC.c -o gridMGC.o
gridMGC.c: In function 'gridMGC_c':
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:37:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:39:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMGC.c:71:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:71:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:71:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c: In function 'gridM_c':
gridMGC.c:177:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:177:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:203:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c gridMean.c -o gridMean.o
gridMean.c: In function 'gridMGCmean_c':
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:43:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:45:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:10:63: warning: unused variable 'counter' [-Wunused-variable]
gridMean.c: In function 'gridMmean_c':
gridMean.c:193:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:193:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:295:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:177:63: warning: unused variable 'counter' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c gridMode.c -o gridMode.o
gridMode.c: In function 'gridMGCmode_c':
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:45:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:47:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:79:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:79:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:79:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:164:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:164:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:164:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c: In function 'gridMmode_c':
gridMode.c:219:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:219:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:251:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:326:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c gridNonpa.c -o gridNonpa.o
gridNonpa.c: In function 'gridMGCnonpa_c':
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:43:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:45:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:161:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:161:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:161:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:10:63: warning: unused variable 'counter' [-Wunused-variable]
gridNonpa.c: In function 'gridMnonpa_c':
gridNonpa.c:209:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:209:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:215:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:215:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:241:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:315:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:193:62: warning: unused variable 'counter' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c gridSample.c -o gridSample.o
gridSample.c: In function 'gridMGCsample_c':
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:47:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:49:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:81:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:81:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:81:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:166:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:166:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:166:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c: In function 'gridMsample_c':
gridSample.c:224:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:224:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:230:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:230:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:256:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:331:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c tag2bin.c -o tag2bin.o
gcc -m32 -shared -s -static-libgcc -o CSSP.dll tmp.def bincount.o binpower.o gridLogMean.o gridMGC.o gridMean.o gridMode.o gridNonpa.o gridSample.o tag2bin.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.14-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.14-bioc/meat/CSSP.buildbin-libdir/CSSP/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'CSSP' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c bincount.c -o bincount.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c binpower.c -o binpower.o
binpower.c: In function 'binpower':
binpower.c:72:2: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
binpower.c:105:2: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
binpower.c: In function 'binpower_pval':
binpower.c:162:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
binpower.c:141:30: warning: unused variable 'tmp' [-Wunused-variable]
binpower.c:141:10: warning: unused variable 'sim_bin' [-Wunused-variable]
binpower.c:136:40: warning: unused variable 'rscale_back' [-Wunused-variable]
binpower.c:136:11: warning: unused variable 'rsize_back' [-Wunused-variable]
binpower.c:135:34: warning: unused variable 'k' [-Wunused-variable]
binpower.c: In function 'binpower':
binpower.c:88:9: warning: 'p_thre' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gridLogMean.c -o gridLogMean.o
gridLogMean.c: In function 'gridMGClogmean_c':
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:43:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:45:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:10:63: warning: unused variable 'counter' [-Wunused-variable]
gridLogMean.c: In function 'gridMlogmean_c':
gridLogMean.c:193:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridLogMean.c:193:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:295:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridLogMean.c:177:63: warning: unused variable 'counter' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gridMGC.c -o gridMGC.o
gridMGC.c: In function 'gridMGC_c':
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:29:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:37:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:39:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMGC.c:71:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:71:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:71:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c: In function 'gridM_c':
gridMGC.c:177:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:177:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMGC.c:203:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gridMean.c -o gridMean.o
gridMean.c: In function 'gridMGCmean_c':
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:43:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:45:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:157:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:10:63: warning: unused variable 'counter' [-Wunused-variable]
gridMean.c: In function 'gridMmean_c':
gridMean.c:193:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMean.c:193:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:199:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:295:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMean.c:177:63: warning: unused variable 'counter' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gridMode.c -o gridMode.o
gridMode.c: In function 'gridMGCmode_c':
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:31:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:37:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:45:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:47:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:79:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:79:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:79:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:164:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:164:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:164:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c: In function 'gridMmode_c':
gridMode.c:219:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridMode.c:219:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:225:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:251:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridMode.c:326:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gridNonpa.c -o gridNonpa.o
gridNonpa.c: In function 'gridMGCnonpa_c':
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:29:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:35:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:43:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:45:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:77:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:161:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:161:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:161:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:10:63: warning: unused variable 'counter' [-Wunused-variable]
gridNonpa.c: In function 'gridMnonpa_c':
gridNonpa.c:209:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridNonpa.c:209:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:215:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:215:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:241:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:315:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridNonpa.c:193:62: warning: unused variable 'counter' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gridSample.c -o gridSample.o
gridSample.c: In function 'gridMGCsample_c':
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:33:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:39:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:47:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:49:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:81:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:81:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:81:8: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:166:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:166:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:166:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c: In function 'gridMsample_c':
gridSample.c:224:7: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gridSample.c:224:7: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:230:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:230:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:256:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gridSample.c:331:4: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c tag2bin.c -o tag2bin.o
gcc -m64 -shared -s -static-libgcc -o CSSP.dll tmp.def bincount.o binpower.o gridLogMean.o gridMGC.o gridMean.o gridMode.o gridNonpa.o gridSample.o tag2bin.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.14-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.14-bioc/meat/CSSP.buildbin-libdir/CSSP/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CSSP' as CSSP_1.2.0.zip
* DONE (CSSP)

CSSP.Rcheck/examples_i386/CSSP-Ex.timings:

nameusersystemelapsed
CSSPFit-class000
bindcount0.280.020.30
bindcount.chr0.050.000.04
callpeak-methods0.010.000.04
createBinData0.470.000.73
cssp.fit-methods6.620.006.61
cssp.power-methods34.55 0.5335.09
cssp.sim-methods0.020.010.03
fit.freq-methods0.370.000.37
pBBT-methods0.020.000.02
peakcount0.180.000.19
peakcount.chr0.020.000.01
qBBT-methods0.060.000.06
readBinFile0.030.000.05
tag2bin0.020.000.02
tag2bin.chr000

CSSP.Rcheck/examples_x64/CSSP-Ex.timings:

nameusersystemelapsed
CSSPFit-class000
bindcount0.150.000.15
bindcount.chr0.040.000.04
callpeak-methods0.010.000.01
createBinData0.360.000.83
cssp.fit-methods6.130.006.13
cssp.power-methods32.99 0.7033.70
cssp.sim-methods0.020.000.01
fit.freq-methods0.360.000.36
pBBT-methods0.010.000.02
peakcount0.130.000.12
peakcount.chr0.020.000.02
qBBT-methods0.040.000.04
readBinFile0.020.000.03
tag2bin0.010.000.02
tag2bin.chr0.020.000.01