Back to Multiple platform build/check report for BioC 3.15
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:20:00 -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 benchdamic on nebbiolo1


To the developers/maintainers of the benchdamic package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/benchdamic.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 140/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.2.5  (landing page)
Matteo Calgaro
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: RELEASE_3_15
git_last_commit: a9a5cda
git_last_commit_date: 2022-09-10 09:20:25 -0400 (Sat, 10 Sep 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: benchdamic
Version: 1.2.5
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings benchdamic_1.2.5.tar.gz
StartedAt: 2022-10-18 18:41:41 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 18:50:26 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 524.7 seconds
RetCode: 0
Status:   OK  
CheckDir: benchdamic.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/benchdamic.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 ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.2.5’
* package encoding: UTF-8
* 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 ‘benchdamic’ can be installed ... OK
* checking installed package size ... OK
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
areaCAT         6.209  0.147   6.357
DA_ALDEx2       5.000  0.452   5.453
plotConcordance 5.272  0.047   5.320
DA_ANCOM        1.042  0.007  15.880
* 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: OK


Installation output

benchdamic.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘benchdamic’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (benchdamic)

Tests output

benchdamic.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(benchdamic)
> 
> test_check("benchdamic")
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 273 ]
> 
> proc.time()
   user  system elapsed 
 48.162   2.170  64.850 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0050.0000.005
DA_ALDEx25.0000.4525.453
DA_ANCOM 1.042 0.00715.880
DA_DESeq23.3250.0633.389
DA_MAST0.6900.0130.702
DA_NOISeq2.0540.0882.146
DA_Seurat0.9190.0320.951
DA_basic0.030.000.03
DA_dearseq0.0590.0030.062
DA_edgeR0.1880.0120.200
DA_limma0.0750.0030.079
DA_metagenomeSeq0.2930.0130.304
RMSE0.0010.0000.001
addKnowledge0.4790.0080.487
areaCAT6.2090.1476.357
checkNormalization0.0000.0000.001
createColors0.0010.0030.005
createConcordance4.6440.1004.744
createEnrichment0.2620.0000.263
createMocks0.0040.0000.004
createPositives0.9290.0080.938
createSplits0.0270.0030.032
createTIEC1.9070.0361.943
enrichmentTest0.1200.0010.120
extractDA0.1720.0000.172
extractStatistics0.1640.0040.168
fitDM0.0280.0040.031
fitHURDLE0.3720.0040.377
fitModels1.3630.0071.371
fitNB0.0450.0000.045
fitZIG0.0530.0040.057
fitZINB0.4300.0040.434
getDA0.0820.0030.086
getPositives0.0820.0000.083
getStatistics0.0640.0070.072
get_counts_metadata0.1830.0010.183
iterative_ordering0.0110.0000.011
meanDifferences0.0020.0000.003
norm_CSS0.0670.0070.074
norm_DESeq20.4910.0050.495
norm_TSS0.0320.0000.032
norm_edgeR0.0530.0000.053
plotConcordance5.2720.0475.320
plotContingency1.1090.0041.114
plotEnrichment1.0320.0011.032
plotFPR1.8140.0271.843
plotKS1.8930.0121.906
plotLogP1.7690.0121.782
plotMD2.4470.0442.491
plotMutualFindings0.9370.0120.950
plotPositives0.7290.0120.741
plotQQ1.6680.0521.720
plotRMSE1.6770.0161.693
prepareObserved0.0000.0010.001
runDA0.4830.0090.493
runMocks0.6800.0160.696
runNormalizations0.5520.0040.556
runSplits3.5910.0883.679
setNormalizations000
set_ALDEx20.0070.0000.006
set_ANCOM0.0050.0000.005
set_DESeq20.0070.0000.007
set_MAST0.0030.0000.003
set_NOISeq0.0040.0000.004
set_Seurat0.0060.0000.006
set_basic0.0010.0000.002
set_dearseq0.0020.0000.002
set_edgeR0.010.000.01
set_limma0.0070.0000.007
set_metagenomeSeq0.0050.0000.005
weights_ZINB0.4550.0000.455