Back to Multiple platform build/check report for BioC 3.24:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-19 12:54 -0400 (Tue, 19 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4898
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4617
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 583/2377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DiffBind 3.23.2  (landing page)
Rory Stark
Snapshot Date: 2026-05-18 13:45 -0400 (Mon, 18 May 2026)
git_url: https://git.bioconductor.org/packages/DiffBind
git_branch: devel
git_last_commit: c8010cd
git_last_commit_date: 2026-05-05 14:47:15 -0400 (Tue, 05 May 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  YES
See other builds for DiffBind in R Universe.


CHECK results for DiffBind on kjohnson3

To the developers/maintainers of the DiffBind package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DiffBind.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: DiffBind
Version: 3.23.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DiffBind.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DiffBind_3.23.2.tar.gz
StartedAt: 2026-05-18 21:15:28 -0400 (Mon, 18 May 2026)
EndedAt: 2026-05-18 21:19:09 -0400 (Mon, 18 May 2026)
EllapsedTime: 220.3 seconds
RetCode: 0
Status:   OK  
CheckDir: DiffBind.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DiffBind.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DiffBind_3.23.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/DiffBind.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-19 01:15:29 UTC
* using option ‘--no-vignettes’
* checking for file ‘DiffBind/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DiffBind’ version ‘3.23.2’
* 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 ‘DiffBind’ can be installed ... OK
* used C compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
* used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
* used SDK: ‘MacOSX26.2.sdk’
* checking installed package size ... INFO
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    data    2.0Mb
    extra   1.3Mb
    libs    1.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 code 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 whether startup messages can be suppressed ... 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  DiffBind-globals.Rd: SummarizedExperiment
  dba.Rd: SummarizedExperiment
  dba.analyze.Rd: DESeqDataSet
  dba.blacklist.Rd: GRanges, GRangesList, calcThreshold, GreyList
  dba.count.Rd: summarizeOverlaps
  dba.normalize.Rd: GRanges, SummarizedExperiment
  dba.peakset.Rd: GRanges
  dba.plotHeatmap.Rd: Dist, heatmap.2, GRanges
  dba.plotMA.Rd: GRanges
  dba.plotPCA.Rd: lattice, xyplot
  dba.plotProfile.rd: GRanges, GRangesList, mcols
  dba.plotVenn.Rd: vennPlot
  dba.report.Rd: SummarizedExperiment, GRanges
  print.DBA.Rd: summarizeOverlaps
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 ... OK
* 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 ... INFO
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 ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library/DiffBind/libs/DiffBind.so’:
  Found ‘___assert_rtn’, possibly from ‘assert’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (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 nor [v]sprintf. 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
dba.contrast  11.450  0.055  11.567
dba.normalize  7.294  0.039   7.431
dba.plotVenn   7.285  0.035   7.360
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
  ‘/Users/biocbuild/bbs-3.24-bioc/meat/DiffBind.Rcheck/00check.log’
for details.


Installation output

DiffBind.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DiffBind
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘DiffBind’ ...
** this is package ‘DiffBind’ version ‘3.23.2’
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using SDK: ‘MacOSX26.2.sdk’
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c bamReader.cpp -o bamReader.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bam_plbuf.c -o bam_plbuf.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c bedReader.cpp -o bedReader.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c bitBucket.cpp -o bitBucket.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c croi_func.cpp -o croi_func.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c croi_main.cpp -o croi_main.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c densitySet.cpp -o densitySet.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c iBucket.cpp -o iBucket.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c interval.cpp -o interval.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c intervalDensity.cpp -o intervalDensity.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c intervalNode.cpp -o intervalNode.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c intervalSet.cpp -o intervalSet.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c intervalTree.cpp -o intervalTree.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c merge.cpp -o merge.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mergeOne.c -o mergeOne.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c nodeGroup.cpp -o nodeGroup.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c peakOrder.cpp -o peakOrder.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c reader.cpp -o reader.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c sequence.cpp -o sequence.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -DR_NO_REMAP -DSTRICT_R_HEADERS=1 -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c util.cpp -o util.o
clang++ -arch arm64 -std=gnu++20 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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 sequence.o util.o /Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.6/Resources/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.6.0 Patched (2026-05-01 r89994) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

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, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
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.23.2
> 
> test_check("DiffBind")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 141 ]
> 
> proc.time()
   user  system elapsed 
 32.858   0.548  33.336 

Example timings

DiffBind.Rcheck/DiffBind-Ex.timings

nameusersystemelapsed
dba0.5550.0210.587
dba.analyze4.0440.0434.106
dba.blacklist1.9720.0161.991
dba.contrast11.450 0.05511.567
dba.count0.5940.0210.619
dba.load0.0280.0030.031
dba.mask0.0230.0050.029
dba.normalize7.2940.0397.431
dba.overlap0.1850.0100.197
dba.peakset0.3880.0260.422
dba.plotBox0.1430.0020.145
dba.plotHeatmap3.0620.0263.075
dba.plotMA4.2990.0454.455
dba.plotPCA0.4550.0070.468
dba.plotProfile0.0860.0020.088
dba.plotVenn7.2850.0357.360
dba.plotVolcano1.4750.0091.486
dba.report1.2530.0101.277
dba.save000
dba.show0.1880.0040.192
print.DBA0.0340.0020.036
tamoxifen0.2000.0080.208