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

This page was generated on 2023-04-12 10:55:21 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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:
- 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 Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 153/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.5.2  (landing page)
Matteo Calgaro
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: devel
git_last_commit: 224bcad
git_last_commit_date: 2022-11-21 11:52:14 -0400 (Mon, 21 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: benchdamic
Version: 1.5.2
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings benchdamic_1.5.2.tar.gz
StartedAt: 2023-04-11 18:46:13 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 19:18:18 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 1924.6 seconds
RetCode: 0
Status:   OK  
CheckDir: benchdamic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings benchdamic_1.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/benchdamic.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.5.2’
* 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 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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 ...
  ‘intro.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

benchdamic.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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.3.0 alpha (2023-04-03 r84154)
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(benchdamic)
> 
> test_check("benchdamic")
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 292 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 292 ]
> 
> proc.time()
   user  system elapsed 
 66.933   3.443  84.221 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0050.0000.006
DA_ALDEx23.6150.2243.840
DA_ANCOM1.4920.0561.548
DA_DESeq24.0580.0204.079
DA_MAST0.6040.0280.632
DA_NOISeq1.5680.0441.612
DA_Seurat0.8040.0080.812
DA_basic0.0310.0000.031
DA_corncob1.1870.0721.267
DA_dearseq0.1770.0440.221
DA_edgeR0.2240.0120.235
DA_limma0.0750.0000.076
DA_metagenomeSeq0.2610.0320.293
RMSE0.0000.0000.001
addKnowledge0.1630.0160.179
areaCAT4.0720.3684.441
checkNormalization000
createColors0.0010.0040.005
createConcordance4.5360.2844.820
createEnrichment0.2650.0080.273
createMocks0.0020.0030.004
createPositives0.8670.0200.887
createSplits0.0290.0000.029
createTIEC2.7570.1922.949
enrichmentTest0.1190.0040.123
extractDA0.1780.0000.178
extractStatistics0.1820.0040.186
fitDM0.0330.0000.033
fitHURDLE0.3800.0080.388
fitModels1.2540.0481.302
fitNB0.0460.0000.046
fitZIG0.0530.0040.057
fitZINB0.4090.0260.434
getDA0.0660.0180.084
getPositives0.0820.0000.082
getStatistics0.0580.0120.070
get_counts_metadata0.2180.0040.222
iterative_ordering0.010.000.01
meanDifferences0.0020.0000.002
norm_CSS0.0530.0150.069
norm_DESeq20.3900.0440.434
norm_TSS0.0300.0000.031
norm_edgeR0.0300.0040.034
plotConcordance4.4340.1524.587
plotContingency1.0950.0321.127
plotEnrichment1.1120.0481.161
plotFDR2.0930.0642.157
plotFPR2.0580.0442.103
plotKS2.0750.0642.139
plotLogP2.1100.0562.166
plotMD2.4520.0562.508
plotMutualFindings1.1510.0241.176
plotPositives0.7080.0080.717
plotQQ2.1280.0402.168
plotRMSE1.7450.0681.814
prepareObserved0.0020.0000.002
runDA0.4890.0160.505
runMocks0.6820.0120.694
runNormalizations0.5320.0240.557
runSplits3.5660.0403.606
setNormalizations0.0010.0000.000
set_ALDEx20.0070.0000.006
set_ANCOM0.0070.0000.007
set_DESeq20.0070.0000.007
set_MAST0.0030.0000.003
set_NOISeq0.0030.0000.003
set_Seurat0.0050.0000.005
set_basic0.0010.0000.002
set_corncob0.0040.0000.004
set_dearseq0.0020.0000.002
set_edgeR0.0110.0000.011
set_limma0.0040.0040.007
set_metagenomeSeq0.0040.0000.005
weights_ZINB0.4070.0000.407