Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:02 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 |
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. |
Package 531/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DiffBind 3.8.4 (landing page) Rory Stark
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: DiffBind |
Version: 3.8.4 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:DiffBind.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings DiffBind_3.8.4.tar.gz |
StartedAt: 2023-04-10 20:17:21 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 20:31:25 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 843.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: DiffBind.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:DiffBind.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings DiffBind_3.8.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/DiffBind.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘DiffBind/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DiffBind’ version ‘3.8.4’ * 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 12.3Mb sub-directories of 1Mb or more: data 2.1Mb extra 1.3Mb libs 8.1Mb * 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 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.16-bioc/R/site-library/DiffBind/libs/DiffBind.so’: Found ‘abort’, possibly from ‘abort’ (C) Found ‘exit’, possibly from ‘exit’ (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 42.329 0.832 43.919 dba.plotVenn 23.431 0.266 23.714 dba.normalize 19.779 0.176 19.955 dba.analyze 13.215 0.436 13.651 dba.plotMA 11.957 0.172 12.129 dba.plotHeatmap 7.434 0.100 7.399 dba.blacklist 7.396 0.135 7.564 * 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 ... ‘DiffBind.Rnw’... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/home/biocbuild/bbs-3.16-bioc/meat/DiffBind.Rcheck/00check.log’ for details.
DiffBind.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL DiffBind ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’ * installing *source* package ‘DiffBind’ ... ** using staged installation ** libs g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c bamReader.cpp -o bamReader.o gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c merge.cpp -o merge.o gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c reader.cpp -o reader.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-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.16-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 sequence.o util.o /home/biocbuild/bbs-3.16-bioc/R/site-library/Rhtslib/usrlib/libhts.a -lcurl -L/home/biocbuild/bbs-3.16-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.16-bioc/R/site-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)
DiffBind.Rcheck/tests/testthat.Rout
R version 4.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 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, aperm, 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.8.4 > > test_check("DiffBind") [ FAIL 0 | WARN 1 | SKIP 1 | PASS 134 ] ══ Skipped tests ═══════════════════════════════════════════════════════════════ • empty test (1) [ FAIL 0 | WARN 1 | SKIP 1 | PASS 134 ] > > proc.time() user system elapsed 109.447 2.398 111.930
DiffBind.Rcheck/DiffBind-Ex.timings
name | user | system | elapsed | |
dba | 1.490 | 0.046 | 1.533 | |
dba.analyze | 13.215 | 0.436 | 13.651 | |
dba.blacklist | 7.396 | 0.135 | 7.564 | |
dba.contrast | 42.329 | 0.832 | 43.919 | |
dba.count | 1.950 | 0.047 | 2.015 | |
dba.load | 0.066 | 0.008 | 0.074 | |
dba.mask | 0.057 | 0.009 | 0.084 | |
dba.normalize | 19.779 | 0.176 | 19.955 | |
dba.overlap | 0.507 | 0.010 | 0.515 | |
dba.peakset | 1.184 | 0.021 | 1.203 | |
dba.plotBox | 0.362 | 0.008 | 0.371 | |
dba.plotHeatmap | 7.434 | 0.100 | 7.399 | |
dba.plotMA | 11.957 | 0.172 | 12.129 | |
dba.plotPCA | 1.185 | 0.012 | 1.198 | |
dba.plotProfile | 0.213 | 0.004 | 0.218 | |
dba.plotVenn | 23.431 | 0.266 | 23.714 | |
dba.plotVolcano | 3.755 | 0.044 | 3.799 | |
dba.report | 3.505 | 0.024 | 3.530 | |
dba.save | 0 | 0 | 0 | |
dba.show | 0.464 | 0.019 | 0.484 | |
print.DBA | 0.075 | 0.004 | 0.079 | |
tamoxifen | 0.476 | 0.024 | 0.501 | |