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 diffHic on veracruz2

This page was generated on 2017-10-18 14:33:13 -0400 (Wed, 18 Oct 2017).

Package 347/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
diffHic 1.8.1
Aaron Lun
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/diffHic
Branch: RELEASE_3_5
Last Commit: 644c607
Last Changed Date: 2017-05-14 11:36:56 -0400 (Sun, 14 May 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: diffHic
Version: 1.8.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings diffHic_1.8.1.tar.gz
StartedAt: 2017-10-18 02:46:47 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 02:52:43 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 355.8 seconds
RetCode: 0
Status:  OK 
CheckDir: diffHic.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/diffHic.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘diffHic/DESCRIPTION’ ... OK
* this is package ‘diffHic’ version ‘1.8.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 for sufficient/correct file permissions ... OK
* checking whether package ‘diffHic’ 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 loading without being on the library search path ... 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
normalizeCNV 8.799  0.084   9.082
* 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

diffHic.Rcheck/00install.out:

* installing *source* package ‘diffHic’ ...
** 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 binner.cpp -o binner.o
binner.cpp:36:84: warning: field 'ischanged' will be initialized after field 'curcounts' [-Wreorder]
binner::binner(SEXP all, SEXP bin, int f, int l) : fbin(f), lbin(l), nbins(l-f+1), ischanged(NULL), curcounts(NULL) {
                                                                                   ^
In file included from binner.cpp:1:
./read_count.h:42:36: warning: private field 'lib' is not used [-Wunused-private-field]
        int curab, curtb, curlib, curdex, lib;
                                          ^
2 warnings generated.
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_input.cpp -o check_input.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 cluster_2d.cpp -o cluster_2d.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 count_background.cpp -o count_background.o
count_background.cpp:249:10: warning: unused variable 'backaverage' [-Wunused-variable]
                double backaverage, maxaverage;
                       ^
count_background.cpp:249:23: warning: unused variable 'maxaverage' [-Wunused-variable]
                double backaverage, maxaverage;
                                    ^
2 warnings generated.
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 count_connect.cpp -o count_connect.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 count_patch.cpp -o count_patch.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 directionality.cpp -o directionality.o
directionality.cpp:45:9: warning: unused variable 'current_average' [-Wunused-variable]
        double current_average;
               ^
1 warning generated.
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 iterative_correction.cpp -o iterative_correction.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 neighbors.cpp -o neighbors.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_stats.cpp -o pair_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 quadrant_bg.cpp -o quadrant_bg.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 report_hic_pairs.cpp -o report_hic_pairs.o
report_hic_pairs.cpp:575:6: warning: private field 'bin_width' is not used [-Wunused-private-field]
        int bin_width;
            ^
1 warning generated.
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 trended_filter.cpp -o trended_filter.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 diffHic.so binner.o check_input.o cluster_2d.o count_background.o count_connect.o count_patch.o directionality.o init.o iterative_correction.o neighbors.o pair_stats.o quadrant_bg.o report_hic_pairs.o trended_filter.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/diffHic.Rcheck/diffHic/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 (diffHic)

diffHic.Rcheck/diffHic-Ex.timings:

nameusersystemelapsed
DNaseHiC0.6790.0100.707
annotatePairs1.4530.0501.547
boxPairs1.3520.0131.406
clusterPairs0.8430.0090.868
compartmentalize0.9640.0201.008
connectCounts1.4130.0161.463
consolidatePairs0.4500.0040.460
correctedContact0.3050.0070.324
cutGenome4.3760.1054.638
diClusters0.8270.0060.863
diffHicUsersGuide0.0010.0000.001
domainDirections0.2400.0060.289
enrichedPairs0.1780.0010.180
filterDiag0.1220.0030.128
filterPeaks0.1730.0010.178
filters0.1010.0010.106
getArea0.1450.0030.151
getPairData0.0470.0030.052
loadData0.0630.0050.071
marginCounts0.6320.0110.656
mergePairs0.2920.0140.311
neighborCounts0.1480.0050.156
normalizeCNV8.7990.0849.082
pairParam0.0920.0020.095
plotDI1.1010.0141.152
plotPlaid1.0790.0161.141
preparePairs0.3910.0240.432
prunePairs0.5090.0170.542
savePairs0.0960.0030.100
squareCounts1.0320.0131.090
totalCounts0.7630.0130.809