Back to Build/check report for BioC 3.18:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:26 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 kunpeng2


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 150/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.7.0  (landing page)
Matteo Calgaro
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: devel
git_last_commit: 61c6e20
git_last_commit_date: 2023-04-25 15:33:59 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    TIMEOUT  

Summary

Package: benchdamic
Version: 1.7.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings benchdamic_1.7.0.tar.gz
StartedAt: 2023-06-05 17:55:11 -0000 (Mon, 05 Jun 2023)
EndedAt: 2023-06-05 18:35:11 -0000 (Mon, 05 Jun 2023)
EllapsedTime: 2400.4 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: benchdamic.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/benchdamic.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.7.0’
* 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
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plotConcordance   6.547  0.092   6.654
createConcordance 6.427  0.036   6.475
areaCAT           5.717  0.036   5.767
DA_DESeq2         5.211  0.167   5.389
plotMD            5.204  0.055   5.272
runSplits         5.053  0.044   5.108
* 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 ...

Installation output

benchdamic.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL benchdamic
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’
* installing *source* package ‘benchdamic’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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
** 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 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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)
The legacy packages maptools, rgdal, and rgeos, underpinning this package
will retire shortly. Please refer to R-spatial evolution reports on
https://r-spatial.org/r/2023/05/15/evolution4.html for details.
This package is now running under evolution status 0 
> 
> 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 292 ]
> 
> proc.time()
   user  system elapsed 
 94.849   3.528 118.857 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0050.0000.006
DA_ALDEx23.8190.1924.027
DA_ANCOM1.9900.0162.011
DA_DESeq25.2110.1675.389
DA_MAST1.8930.0151.919
DA_NOISeq1.7280.0561.789
DA_Seurat0.8810.0000.886
DA_basic0.0420.0000.043
DA_corncob1.7390.0201.886
DA_dearseq0.0750.0000.078
DA_edgeR0.2350.0040.240
DA_limma0.0970.0040.100
DA_metagenomeSeq0.3560.0040.365
RMSE0.0010.0000.001
addKnowledge0.2100.0040.214
areaCAT5.7170.0365.767
checkNormalization0.0010.0000.001
createColors0.0060.0000.006
createConcordance6.4270.0366.475
createEnrichment0.3460.0000.347
createMocks0.0030.0000.004
createPositives1.1530.0161.171
createSplits0.1060.0000.107
createTIEC3.4160.0643.498
enrichmentTest0.1640.0040.169
extractDA0.2530.0120.266
extractStatistics0.2500.0040.255
fitDM0.0440.0000.044
fitHURDLE0.9360.0040.942
fitModels3.6310.0723.711
fitNB0.0610.0000.060
fitZIG0.0720.0000.072
fitZINB0.5960.0120.608
getDA0.1050.0000.105
getPositives0.1060.0000.107
getStatistics0.0930.0000.094
get_counts_metadata0.2340.0000.235
iterative_ordering0.0130.0000.014
meanDifferences0.0020.0000.002
norm_CSS0.0910.0000.091
norm_DESeq20.6140.0000.616
norm_TSS0.0450.0000.045
norm_edgeR0.0510.0000.051
plotConcordance6.5470.0926.654
plotContingency1.6150.0001.619
plotEnrichment1.6620.0081.675
plotFDR3.0910.0083.107
plotFPR3.0980.0043.109
plotKS3.1520.0083.165
plotLogP3.1820.0043.193
plotMD5.2040.0555.272
plotMutualFindings1.6200.0521.677
plotPositives1.0210.0001.023
plotQQ3.1600.0163.183
plotRMSE4.4150.0564.479
prepareObserved0.0020.0000.002
runDA0.7010.0000.703
runMocks1.0400.0081.050
runNormalizations0.6370.0080.647
runSplits5.0530.0445.108
setNormalizations000
set_ALDEx20.0090.0000.009
set_ANCOM0.010.000.01
set_DESeq20.0110.0000.011
set_MAST0.0050.0000.005
set_NOISeq0.0050.0000.005
set_Seurat0.0090.0000.009
set_basic0.0030.0000.003
set_corncob0.0060.0000.006
set_dearseq0.0030.0000.003
set_edgeR0.0190.0000.019
set_limma0.0090.0040.012
set_metagenomeSeq0.0080.0000.008
weights_ZINB0.6280.0040.633