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.5: CHECK report for csaw on veracruz2

This page was generated on 2017-08-16 13:32:33 -0400 (Wed, 16 Aug 2017).

Package 300/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
csaw 1.10.0
Aaron Lun
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/csaw
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: csaw
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings csaw_1.10.0.tar.gz
StartedAt: 2017-08-16 01:36:37 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:41:19 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 282.1 seconds
RetCode: 0
Status:  OK 
CheckDir: csaw.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings csaw_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/csaw.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘csaw/DESCRIPTION’ ... OK
* this is package ‘csaw’ version ‘1.10.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 for sufficient/correct file permissions ... 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
* 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 ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
detailRanges 11.699  0.426  12.371
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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: OK

csaw.Rcheck/00install.out:

* installing *source* package ‘csaw’ ...
** libs
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c annotator.cpp -o annotator.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c bam_utils.cpp -o bam_utils.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c best_in_cluster.cpp -o best_in_cluster.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c check_bimodality.cpp -o check_bimodality.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c correlate_reads.cpp -o correlate_reads.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c find_maxima.cpp -o find_maxima.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c get_cluster_stats.cpp -o get_cluster_stats.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c get_profile.cpp -o get_profile.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c get_rle_counts.cpp -o get_rle_counts.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.cpp -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c merge_windows.cpp -o merge_windows.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c pair_reads.cpp -o pair_reads.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/zlibbioc/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c single_reads.cpp -o single_reads.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o csaw.so 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 /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhtslib/lib/libhts.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
clang-4.0: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
installing to /Users/biocbuild/bbs-3.5-bioc/meat/csaw.Rcheck/csaw/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (csaw)

csaw.Rcheck/csaw-Ex.timings:

nameusersystemelapsed
SEmethods1.7960.0401.875
checkBimodality0.5940.0060.607
clusterFDR0.9170.0030.933
clusterWindows2.1680.0042.208
combineTests0.0580.0010.059
consolidateClusters3.3820.0063.449
consolidateSizes1.0150.0071.036
correlateReads0.2360.0030.240
csawUsersGuide0.0020.0000.002
detailRanges11.699 0.42612.371
empiricalFDR0.0060.0000.006
extractReads0.8300.0350.873
filterWindows0.6370.0060.653
findMaxima0.1510.0020.154
getBestTest0.0430.0010.043
getPESizes0.2360.0020.240
getWidths0.3840.0050.394
maximizeCcf0.0020.0000.002
mergeWindows0.0410.0010.041
mixedClusters0.0170.0010.016
normOffsets1.1080.0741.228
overlapStats0.2430.0030.250
paramList0.2150.0030.219
profileSites0.5840.0140.612
readParam0.0490.0010.049
regionCounts0.3560.0030.373
scaledAverage0.3970.0030.413
strandedCounts1.4140.0131.474
upweightSummit0.0060.0000.007
windowCounts0.8290.0210.867
wwhm0.1340.0000.134