Back to Build/check report for BioC 3.17
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:20 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 palomino5


To the developers/maintainers of the benchdamic package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 139/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.5.2  (landing page)
Matteo Calgaro
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: master
git_last_commit: 224bcad
git_last_commit_date: 2022-11-21 11:52:14 -0500 (Mon, 21 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: benchdamic
Version: 1.5.2
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:benchdamic.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings benchdamic_1.5.2.tar.gz
StartedAt: 2022-12-28 21:50:38 -0500 (Wed, 28 Dec 2022)
EndedAt: 2022-12-28 21:59:21 -0500 (Wed, 28 Dec 2022)
EllapsedTime: 522.7 seconds
RetCode: 0
Status:   OK  
CheckDir: benchdamic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:benchdamic.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings benchdamic_1.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/benchdamic.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* 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.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 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
DA_ALDEx2 5.11   1.06    6.29
DA_ANCOM  0.75   0.11   13.73
* 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:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL benchdamic
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 
  59.00    3.71  100.56 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT000
DA_ALDEx25.111.066.29
DA_ANCOM 0.75 0.1113.73
DA_DESeq22.370.002.38
DA_MAST1.490.001.48
DA_NOISeq1.110.001.11
DA_Seurat0.530.000.53
DA_basic0.030.000.04
DA_corncob1.030.111.37
DA_dearseq0.030.000.05
DA_edgeR0.190.010.21
DA_limma0.060.000.06
DA_metagenomeSeq0.280.000.28
RMSE000
addKnowledge0.120.000.12
areaCAT3.390.103.48
checkNormalization000
createColors0.020.000.02
createConcordance3.940.114.05
createEnrichment0.20.00.2
createMocks000
createPositives0.640.030.67
createSplits0.030.000.03
createTIEC2.560.062.63
enrichmentTest0.100.000.09
extractDA0.140.000.14
extractStatistics0.140.000.14
fitDM0.010.000.01
fitHURDLE0.290.000.29
fitModels0.960.020.98
fitNB0.040.000.03
fitZIG0.030.000.03
fitZINB0.310.000.31
getDA0.140.000.14
getPositives0.050.020.06
getStatistics0.060.000.07
get_counts_metadata0.140.000.14
iterative_ordering000
meanDifferences0.020.000.01
norm_CSS0.040.000.05
norm_DESeq20.460.000.45
norm_TSS0.020.000.01
norm_edgeR0.030.000.04
plotConcordance3.950.064.01
plotContingency1.110.031.14
plotEnrichment0.940.000.94
plotFDR1.940.021.95
plotFPR1.820.011.86
plotKS1.880.022.14
plotLogP1.810.002.63
plotMD2.380.052.59
plotMutualFindings1.010.001.02
plotPositives0.660.010.67
plotQQ1.870.031.90
plotRMSE1.720.032.04
prepareObserved000
runDA0.380.020.39
runMocks0.610.020.62
runNormalizations0.340.010.36
runSplits3.080.053.13
setNormalizations000
set_ALDEx2000
set_ANCOM000
set_DESeq20.000.010.02
set_MAST000
set_NOISeq000
set_Seurat0.020.000.01
set_basic000
set_corncob000
set_dearseq0.020.000.02
set_edgeR000
set_limma0.010.000.01
set_metagenomeSeq000
weights_ZINB0.380.000.38