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

This page was generated on 2022-10-19 13:20:11 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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

CHECK results for DiffBind on nebbiolo1


To the developers/maintainers of the DiffBind package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 523/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DiffBind 3.6.5  (landing page)
Rory Stark
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/DiffBind
git_branch: RELEASE_3_15
git_last_commit: c1ce415
git_last_commit_date: 2022-10-04 09:50:40 -0400 (Tue, 04 Oct 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: DiffBind
Version: 3.6.5
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:DiffBind.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings DiffBind_3.6.5.tar.gz
StartedAt: 2022-10-18 19:26:47 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 19:35:27 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 520.0 seconds
RetCode: 0
Status:   OK  
CheckDir: DiffBind.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/DiffBind.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.6.5’
* 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  7.6Mb
  sub-directories of 1Mb or more:
    data    2.1Mb
    extra   1.3Mb
    libs    3.3Mb
* 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 ... 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 ... 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.15-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 ‘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.contrast    35.049  0.488  35.138
dba.plotVenn    21.319  0.248  21.531
dba.normalize   18.723  0.271  18.900
dba.analyze     11.910  0.460  12.324
dba.plotMA      10.480  0.164  10.590
dba.plotHeatmap  6.938  0.057   6.854
dba.blacklist    6.529  0.155   6.717
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.15-bioc/meat/DiffBind.Rcheck/00check.log’
for details.



Installation output

DiffBind.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘DiffBind’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-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.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bam_plbuf.c -o bam_plbuf.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bedReader.cpp -o bedReader.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bitBucket.cpp -o bitBucket.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c croi_func.cpp -o croi_func.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c croi_main.cpp -o croi_main.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c densitySet.cpp -o densitySet.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c iBucket.cpp -o iBucket.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c interval.cpp -o interval.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalDensity.cpp -o intervalDensity.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalNode.cpp -o intervalNode.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalSet.cpp -o intervalSet.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c intervalTree.cpp -o intervalTree.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-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.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c mergeOne.c -o mergeOne.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c nodeGroup.cpp -o nodeGroup.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c peakOrder.cpp -o peakOrder.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-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.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c sam.c -o sam.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c sequence.cpp -o sequence.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c util.cpp -o util.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.15-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.15-bioc/R/library/Rhtslib/usrlib/libhts.a -lcurl -L/home/biocbuild/bbs-3.15-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.15-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.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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

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, 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 objects are masked from 'package:base':

    I, expand.grid, unname

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.6.5
> 
> test_check("DiffBind")

warning: solve(): system is singular (rcond: 3.52141e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.36748e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.58613e-17); attempting approx solution

warning: solve(): system is singular (rcond: 3.52141e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.36748e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.58613e-17); attempting approx solution

warning: solve(): system is singular (rcond: 3.52141e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.36748e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.58613e-17); attempting approx solution

warning: solve(): system is singular (rcond: 3.52141e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.36748e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.58613e-17); attempting approx solution

warning: solve(): system is singular (rcond: 5.09558e-17); attempting approx solution

warning: solve(): system is singular (rcond: 5.4096e-17); attempting approx solution

warning: solve(): system is singular (rcond: 5.09558e-17); attempting approx solution

warning: solve(): system is singular (rcond: 5.4096e-17); attempting approx solution

warning: solve(): system is singular (rcond: 8.4696e-17); attempting approx solution

warning: solve(): system is singular (rcond: 8.56403e-17); attempting approx solution

warning: solve(): system is singular (rcond: 8.4696e-17); attempting approx solution

warning: solve(): system is singular (rcond: 8.56403e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.25739e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.27041e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.9606e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.25739e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.27041e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.9606e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.86448e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.88399e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.69683e-17); attempting approx solution

warning: solve(): system is singular (rcond: 2.5501e-17); attempting approx solution

warning: solve(): system is singular (rcond: 3.27807e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.05973e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.86448e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.88399e-16); attempting approx solution

warning: solve(): system is singular (rcond: 1.69683e-17); attempting approx solution

warning: solve(): system is singular (rcond: 2.5501e-17); attempting approx solution

warning: solve(): system is singular (rcond: 3.27807e-17); attempting approx solution

warning: solve(): system is singular (rcond: 1.05973e-16); attempting approx solution

warning: solve(): system is singular (rcond: 5.09558e-17); attempting approx solution

warning: solve(): system is singular (rcond: 5.4096e-17); attempting approx solution
[ FAIL 0 | WARN 1 | SKIP 1 | PASS 132 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (1)

[ FAIL 0 | WARN 1 | SKIP 1 | PASS 132 ]
> 
> proc.time()
   user  system elapsed 
 87.316   1.853  88.851 

Example timings

DiffBind.Rcheck/DiffBind-Ex.timings

nameusersystemelapsed
dba1.3350.0741.427
dba.analyze11.910 0.46012.324
dba.blacklist6.5290.1556.717
dba.contrast35.049 0.48835.138
dba.count1.6990.0331.748
dba.load0.0820.0080.090
dba.mask0.0450.0150.077
dba.normalize18.723 0.27118.900
dba.overlap0.4780.0150.512
dba.peakset1.1380.0331.165
dba.plotBox0.3570.0080.365
dba.plotHeatmap6.9380.0576.854
dba.plotMA10.480 0.16410.590
dba.plotPCA1.0670.0241.091
dba.plotProfile0.2150.0000.215
dba.plotVenn21.319 0.24821.531
dba.plotVolcano2.3870.0162.352
dba.report3.3250.0633.338
dba.save000
dba.show0.4760.0190.496
print.DBA0.0680.0120.081
tamoxifen0.5130.0090.521