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.2: CHECK report for diffHic on zin1

This page was generated on 2015-08-24 10:50:34 -0700 (Mon, 24 Aug 2015).

Package 271/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
diffHic 1.1.14
Aaron Lun
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/diffHic
Last Changed Rev: 107521 / Revision: 107696
Last Changed Date: 2015-08-17 20:50:40 -0700 (Mon, 17 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: diffHic
Version: 1.1.14
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings diffHic_1.1.14.tar.gz
StartedAt: 2015-08-23 23:20:31 -0700 (Sun, 23 Aug 2015)
EndedAt: 2015-08-23 23:24:34 -0700 (Sun, 23 Aug 2015)
EllapsedTime: 243.6 seconds
RetCode: 0
Status:  OK 
CheckDir: diffHic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings diffHic_1.1.14.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/diffHic.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘diffHic/DESCRIPTION’ ... OK
* this is package ‘diffHic’ version ‘1.1.14’
* 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 ... [34s/34s] OK
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    doc    2.1Mb
    libs   2.4Mb
* 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 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 ... [33s/33s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
normalizeCNV 9.259  0.004   9.265
cutGenome    5.229  0.032   5.323
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-basic.R’ [10s/10s]
  Comparing ‘test-basic.Rout’ to ‘test-basic.Rout.save’ ... OK
 [10s/10s] 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
  ‘/home/biocbuild/bbs-3.2-bioc/meat/diffHic.Rcheck/00check.log’
for details.


diffHic.Rcheck/00install.out:

* installing *source* package ‘diffHic’ ...
** libs
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c binner.cpp -o binner.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c check_input.cpp -o check_input.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c cluster_2d.cpp -o cluster_2d.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c count_background.cpp -o count_background.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c count_connect.cpp -o count_connect.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c count_patch.cpp -o count_patch.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c directionality.cpp -o directionality.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c init.cpp -o init.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c iterative_correction.cpp -o iterative_correction.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c nb_average.cpp -o nb_average.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c neighbors.cpp -o neighbors.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c pair_stats.cpp -o pair_stats.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c quadrant_bg.cpp -o quadrant_bg.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c report_hic_pairs.cpp -o report_hic_pairs.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c trended_filter.cpp -o trended_filter.o
g++ -shared -L/home/biocbuild/bbs-3.2-bioc/R/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 nb_average.o neighbors.o pair_stats.o quadrant_bg.o report_hic_pairs.o trended_filter.o -L/home/biocbuild/bbs-3.2-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.2-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
DIList0.1360.0000.136
DNaseHiC0.8020.0280.873
boxPairs0.7250.0040.728
clusterPairs0.3400.0040.344
compartmentalize0.1690.0000.169
connectCounts0.9020.0000.908
consolidatePairs0.3340.0000.334
correctedContact0.2060.0040.209
cutGenome5.2290.0325.323
diffHicUsersGuide0.0020.0000.001
domainDirections0.3130.0360.345
enrichedPairs0.0320.0000.035
filterPeaks0.0250.0000.025
filters0.0640.0080.072
getArea0.1050.0080.113
getDistance0.0180.0000.017
getPairData0.0680.0040.072
loadData0.0790.0080.083
marginCounts0.7450.0080.758
mergePairs0.1940.0040.197
neighborCounts0.2830.0040.300
normalizeCNV9.2590.0049.265
pairParam0.0740.0000.074
plotDI0.4600.0040.465
plotPlaid1.2970.0041.323
preparePairs0.1750.0000.180
prunePairs0.2190.0080.228
savePairs0.0550.0040.059
squareCounts0.9350.0040.940
totalCounts0.5770.0040.581
wrappers0.0350.0000.034