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 diffHic on linux2.bioconductor.org

This page was generated on 2015-10-27 12:12:56 -0400 (Tue, 27 Oct 2015).

Package 276/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
diffHic 1.3.0
Aaron Lun
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/diffHic
Last Changed Rev: 109615 / Revision: 109948
Last Changed Date: 2015-10-14 12:19:23 -0400 (Wed, 14 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: diffHic
Version: 1.3.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings diffHic_1.3.0.tar.gz
StartedAt: 2015-10-27 03:22:22 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 03:26:23 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 240.2 seconds
RetCode: 0
Status:  OK 
CheckDir: diffHic.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/diffHic.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* 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.3.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 ‘diffHic’ can be installed ... [31s/31s] OK
* checking installed package size ... NOTE
  installed size is  5.3Mb
  sub-directories of 1Mb or more:
    doc    2.0Mb
    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 ... NOTE
Warning: no function found corresponding to methods exports from ‘diffHic’ for: ‘normalize’

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [36s/36s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
normalizeCNV 11.416  0.004  11.427
cutGenome     5.777  0.040   5.838
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-basic.R’ [11s/11s]
  Comparing ‘test-basic.Rout’ to ‘test-basic.Rout.save’ ... OK
 [11s/11s] 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/diffHic.Rcheck/00check.log’
for details.


diffHic.Rcheck/00install.out:

* installing *source* package ‘diffHic’ ...
** libs
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c binner.cpp -o binner.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c check_input.cpp -o check_input.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cluster_2d.cpp -o cluster_2d.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c count_background.cpp -o count_background.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c count_connect.cpp -o count_connect.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c count_patch.cpp -o count_patch.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c directionality.cpp -o directionality.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.cpp -o init.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c iterative_correction.cpp -o iterative_correction.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nb_average.cpp -o nb_average.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c neighbors.cpp -o neighbors.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pair_stats.cpp -o pair_stats.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c quadrant_bg.cpp -o quadrant_bg.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c report_hic_pairs.cpp -o report_hic_pairs.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c trended_filter.cpp -o trended_filter.o
g++ -shared -L/home/biocbuild/bbs-3.3-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.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-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.3960.0000.395
DNaseHiC0.6420.0200.663
boxPairs0.8780.0080.887
clusterPairs0.4310.0000.431
compartmentalize0.2000.0040.204
connectCounts1.1600.0081.169
consolidatePairs0.4430.0000.443
correctedContact0.2540.0000.254
cutGenome5.7770.0405.838
diffHicUsersGuide0.0010.0000.001
domainDirections0.4030.0160.424
enrichedPairs0.0460.0000.046
filterDiag0.2120.0000.212
filterPeaks0.0300.0040.034
filters0.0900.0080.098
getArea0.1400.0080.147
getDistance0.0260.0000.026
getPairData0.0820.0040.086
loadData0.0580.0040.062
marginCounts0.580.000.58
mergePairs0.2280.0120.240
neighborCounts0.3540.0040.354
normalizeCNV11.416 0.00411.427
pairParam0.0960.0000.096
plotDI0.6580.0000.658
plotPlaid1.3740.0041.378
preparePairs0.1440.0000.143
prunePairs0.1660.0000.167
savePairs0.0360.0000.036
squareCounts0.7060.0040.710
totalCounts0.6360.0040.641
wrappers0.0490.0000.049