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 3.3: CHECK report for csaw on moscato2

This page was generated on 2016-10-13 12:53:15 -0700 (Thu, 13 Oct 2016).

Package 261/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
csaw 1.6.1
Aaron Lun
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/csaw
Last Changed Rev: 117853 / Revision: 122332
Last Changed Date: 2016-05-25 11:12:49 -0700 (Wed, 25 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: csaw
Version: 1.6.1
Command: rm -rf csaw.buildbin-libdir csaw.Rcheck && mkdir csaw.buildbin-libdir csaw.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=csaw.buildbin-libdir csaw_1.6.1.tar.gz >csaw.Rcheck\00install.out 2>&1 && cp csaw.Rcheck\00install.out csaw-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=csaw.buildbin-libdir --install="check:csaw-install.out" --force-multiarch --no-vignettes --timings csaw_1.6.1.tar.gz
StartedAt: 2016-10-13 02:40:55 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 02:48:30 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 455.5 seconds
RetCode: 0
Status:  OK  
CheckDir: csaw.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf csaw.buildbin-libdir csaw.Rcheck && mkdir csaw.buildbin-libdir csaw.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=csaw.buildbin-libdir csaw_1.6.1.tar.gz >csaw.Rcheck\00install.out 2>&1 && cp csaw.Rcheck\00install.out csaw-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=csaw.buildbin-libdir --install="check:csaw-install.out" --force-multiarch --no-vignettes --timings csaw_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/csaw.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'csaw/DESCRIPTION' ... OK
* this is package 'csaw' version '1.6.1'
* 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 'csaw' 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
* 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 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions 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-3.3-bioc/meat/csaw.buildbin-libdir/csaw/libs/i386/csaw.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'putchar', possibly from 'putchar' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)
  Found 'rand', possibly from 'rand' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
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' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
detailRanges 10.22   0.38    11.9
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
detailRanges        10.64    0.2   10.84
consolidateClusters  6.17    0.0    6.17
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-basic.R'
  Comparing 'test-basic.Rout' to 'test-basic.Rout.save' ... OK
 OK
** running tests for arch 'x64' ...
  Running 'test-basic.R'
  Comparing 'test-basic.Rout' to 'test-basic.Rout.save' ... OK
 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
* DONE

Status: 1 NOTE
See
  'E:/biocbld/bbs-3.3-bioc/meat/csaw.Rcheck/00check.log'
for details.


csaw.Rcheck/00install.out:


install for i386

* installing *source* package 'csaw' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c annotator.cpp -o annotator.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c bam_utils.cpp -o bam_utils.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c best_in_cluster.cpp -o best_in_cluster.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c check_bimodality.cpp -o check_bimodality.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c correlate_reads.cpp -o correlate_reads.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c find_maxima.cpp -o find_maxima.o
find_maxima.cpp: In function 'SEXPREC* find_maxima(SEXP, SEXP, SEXP, SEXP, SEXP)':
find_maxima.cpp:90:4: warning: 'is_max' may be used uninitialized in this function [-Wmaybe-uninitialized]
    while (right_copy >= is_max) { 
    ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c get_cluster_stats.cpp -o get_cluster_stats.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c get_profile.cpp -o get_profile.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c get_rle_counts.cpp -o get_rle_counts.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c merge_windows.cpp -o merge_windows.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c pair_reads.cpp -o pair_reads.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c single_reads.cpp -o single_reads.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o csaw.dll tmp.def annotator.o bam_utils.o best_in_cluster.o check_bimodality.o correlate_reads.o find_maxima.o get_cluster_stats.o get_profile.o get_rle_counts.o init.o merge_windows.o pair_reads.o single_reads.o -LE:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/lib/i386 -lhts -lz -pthread -lws2_32 -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/csaw.buildbin-libdir/csaw/libs/i386
** R
** 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 'csaw' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c annotator.cpp -o annotator.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c bam_utils.cpp -o bam_utils.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c best_in_cluster.cpp -o best_in_cluster.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c check_bimodality.cpp -o check_bimodality.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c correlate_reads.cpp -o correlate_reads.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c find_maxima.cpp -o find_maxima.o
find_maxima.cpp: In function 'SEXPREC* find_maxima(SEXP, SEXP, SEXP, SEXP, SEXP)':
find_maxima.cpp:90:4: warning: 'is_max' may be used uninitialized in this function [-Wmaybe-uninitialized]
    while (right_copy >= is_max) { 
    ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c get_cluster_stats.cpp -o get_cluster_stats.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c get_profile.cpp -o get_profile.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c get_rle_counts.cpp -o get_rle_counts.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c merge_windows.cpp -o merge_windows.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c pair_reads.cpp -o pair_reads.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"E:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c single_reads.cpp -o single_reads.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o csaw.dll tmp.def annotator.o bam_utils.o best_in_cluster.o check_bimodality.o correlate_reads.o find_maxima.o get_cluster_stats.o get_profile.o get_rle_counts.o init.o merge_windows.o pair_reads.o single_reads.o -LE:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/lib/x64 -lhts -lz -pthread -lws2_32 -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/csaw.buildbin-libdir/csaw/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'csaw' as csaw_1.6.1.zip
* DONE (csaw)

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

nameusersystemelapsed
SEmethods0.350.000.34
checkBimodality0.330.010.35
clusterFDR1.560.001.56
clusterWindows2.340.002.34
combineTests0.030.000.03
consolidateClusters3.940.003.95
consolidateSizes0.690.000.69
correlateReads0.120.000.12
csawUsersGuide000
detailRanges10.22 0.3811.90
extractReads0.680.000.69
filterWindows0.50.00.5
findMaxima0.090.000.10
getBestTest0.020.000.01
getPESizes0.120.000.13
getWidths0.470.010.48
maximizeCcf000
mergeWindows0.030.000.03
normOffsets1.390.071.45
overlapStats0.140.000.14
paramList0.210.010.22
profileSites0.510.020.55
readParam0.030.000.03
regionCounts0.280.000.28
scaledAverage0.330.010.62
strandedCounts1.450.031.48
upweightSummit0.020.000.02
windowCounts0.760.000.76
wwhm0.080.000.08

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

nameusersystemelapsed
SEmethods0.30.00.3
checkBimodality0.480.000.48
clusterFDR1.440.001.44
clusterWindows3.260.003.26
combineTests0.030.000.03
consolidateClusters6.170.006.17
consolidateSizes0.860.000.86
correlateReads0.230.000.23
csawUsersGuide000
detailRanges10.64 0.2010.84
extractReads1.220.021.24
filterWindows0.590.000.59
findMaxima0.140.000.14
getBestTest0.030.000.03
getPESizes0.220.000.22
getWidths0.910.010.92
maximizeCcf000
mergeWindows0.070.000.08
normOffsets1.390.041.42
overlapStats0.170.000.17
paramList0.260.000.26
profileSites0.680.010.69
readParam0.030.000.03
regionCounts0.390.000.39
scaledAverage0.370.020.39
strandedCounts2.260.032.29
upweightSummit0.020.000.02
windowCounts1.120.011.14
wwhm0.110.000.10