Back to Multiple platform build/check report for BioC 3.12
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for DiffBind on malbec1

This page was generated on 2021-05-06 12:27:20 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the DiffBind package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 474/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DiffBind 3.0.15  (landing page)
Rory Stark
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/DiffBind
Branch: RELEASE_3_12
Last Commit: 9c4e998
Last Changed Date: 2021-03-22 13:19:01 -0400 (Mon, 22 Mar 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: DiffBind
Version: 3.0.15
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:DiffBind.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings DiffBind_3.0.15.tar.gz
StartedAt: 2021-05-06 00:56:22 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 01:18:10 -0400 (Thu, 06 May 2021)
EllapsedTime: 1307.8 seconds
RetCode: 0
Status:   OK  
CheckDir: DiffBind.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:DiffBind.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings DiffBind_3.0.15.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/DiffBind.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DiffBind/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DiffBind’ version ‘3.0.15’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘XLConnect’
* 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 ‘DiffBind’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.3Mb
  sub-directories of 1Mb or more:
    data    2.0Mb
    extra   1.2Mb
    libs    5.2Mb
* 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 contents of ‘data’ directory ... NOTE
Output for data("tamoxifen_analysis", package = "DiffBind"):
  
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.12-bioc/R/library/DiffBind/libs/DiffBind.so’:
  Found ‘__printf_chk’, possibly from ‘printf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘putchar’, possibly from ‘putchar’ (C)
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘srand48’, possibly from ‘srand48’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
dba.plotVenn    162.492  0.672 163.391
dba.peakset     139.632  0.984 140.878
dba.contrast     78.684  0.184  78.616
dba.count        44.656  0.328  45.097
dba.normalize    39.448  0.344  39.774
dba.analyze      23.632  0.400  24.051
dba              21.236  0.536  21.877
dba.plotMA       20.660  0.064  20.718
dba.blacklist    18.020  0.280  18.368
dba.plotHeatmap  13.848  0.084  13.845
dba.overlap      11.100  0.296  11.409
dba.report       10.576  0.012  10.581
dba.load          5.020  0.012   5.043
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/DiffBind.Rcheck/00check.log’
for details.



Installation output

DiffBind.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL DiffBind
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘DiffBind’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bamReader.cpp -o bamReader.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bam_plbuf.c -o bam_plbuf.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bedReader.cpp -o bedReader.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bitBucket.cpp -o bitBucket.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c croi_func.cpp -o croi_func.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c croi_main.cpp -o croi_main.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c densitySet.cpp -o densitySet.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c iBucket.cpp -o iBucket.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c interval.cpp -o interval.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalDensity.cpp -o intervalDensity.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalNode.cpp -o intervalNode.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalSet.cpp -o intervalSet.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalTree.cpp -o intervalTree.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c merge.cpp -o merge.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c mergeOne.c -o mergeOne.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c nodeGroup.cpp -o nodeGroup.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c peakOrder.cpp -o peakOrder.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c reader.cpp -o reader.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c sam.c -o sam.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c sequence.cpp -o sequence.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c util.cpp -o util.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/lib -o DiffBind.so RcppExports.o bamReader.o bam_plbuf.o bedReader.o bitBucket.o croi_func.o croi_main.o densitySet.o iBucket.o interval.o intervalDensity.o intervalNode.o intervalSet.o intervalTree.o merge.o mergeOne.o nodeGroup.o peakOrder.o reader.o sam.o sequence.o util.o /home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/usrlib/libhts.a -lcurl -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-bioc/R/library/00LOCK-DiffBind/00new/DiffBind/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (DiffBind)

Tests output

DiffBind.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(DiffBind)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians


 >>> DiffBind 3.0 includes substantial updates. See ?DiffBind3 for details on what has changed.
> 
> test_check("DiffBind")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 119 ]
> 
> proc.time()
   user  system elapsed 
185.540   1.584 188.618 

Example timings

DiffBind.Rcheck/DiffBind-Ex.timings

nameusersystemelapsed
dba21.236 0.53621.877
dba.analyze23.632 0.40024.051
dba.blacklist18.020 0.28018.368
dba.contrast78.684 0.18478.616
dba.count44.656 0.32845.097
dba.load5.0200.0125.043
dba.mask3.8360.0923.939
dba.normalize39.448 0.34439.774
dba.overlap11.100 0.29611.409
dba.peakset139.632 0.984140.878
dba.plotBox0.3880.0040.390
dba.plotHeatmap13.848 0.08413.845
dba.plotMA20.660 0.06420.718
dba.plotPCA1.4600.0081.467
dba.plotVenn162.492 0.672163.391
dba.plotVolcano2.6520.0282.693
dba.report10.576 0.01210.581
dba.save0.0000.0000.001
dba.show0.6840.0160.700
print.DBA0.10.00.1
tamoxifen0.6880.0160.708