Back to Multiple platform build/check report for BioC 3.14
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:22 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 compcodeR on tokay2


To the developers/maintainers of the compcodeR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/compcodeR.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 378/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
compcodeR 1.30.0  (landing page)
Charlotte Soneson
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/compcodeR
git_branch: RELEASE_3_14
git_last_commit: bd52d89
git_last_commit_date: 2021-10-26 12:13:18 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: compcodeR
Version: 1.30.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:compcodeR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings compcodeR_1.30.0.tar.gz
StartedAt: 2022-04-12 17:45:44 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 17:53:35 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 471.3 seconds
RetCode: 0
Status:   OK  
CheckDir: compcodeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:compcodeR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings compcodeR_1.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/compcodeR.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'compcodeR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'compcodeR' version '1.30.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'rpanel'
* 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 'compcodeR' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
NBPSeq.createRmd 54.42   0.87   55.36
DESeq2.createRmd 18.42   1.04   19.48
EBSeq.createRmd  13.58   0.47   14.11
DSS.createRmd     5.14   0.27    5.42
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
NBPSeq.createRmd 49.10   0.93   50.01
DESeq2.createRmd 20.64   0.58   21.25
EBSeq.createRmd  12.13   0.07   12.20
DSS.createRmd     5.08   0.28    5.40
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/compcodeR.Rcheck/00check.log'
for details.



Installation output

compcodeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/compcodeR_1.30.0.tar.gz && rm -rf compcodeR.buildbin-libdir && mkdir compcodeR.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=compcodeR.buildbin-libdir compcodeR_1.30.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL compcodeR_1.30.0.zip && rm compcodeR_1.30.0.tar.gz compcodeR_1.30.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 19 2346k   19  455k    0     0  1217k      0  0:00:01 --:--:--  0:00:01 1219k
100 2346k  100 2346k    0     0  2093k      0  0:00:01  0:00:01 --:--:-- 2095k

install for i386

* installing *source* package 'compcodeR' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'compcodeR'
    finding HTML links ... done
    DESeq2.createRmd                        html  
    DSS.createRmd                           html  
    EBSeq.createRmd                         html  
    NBPSeq.createRmd                        html  
    NOISeq.prenorm.createRmd                html  
    TCC.createRmd                           html  
    baySeq.createRmd                        html  
    checkDataObject                         html  
    checkTableConsistency                   html  
    check_compData                          html  
    check_compData_results                  html  
    compData-class                          html  
    compData                                html  
    compcodeR-package                       html  
    convertListTocompData                   html  
    convertcompDataToList                   html  
    edgeR.GLM.createRmd                     html  
    edgeR.exact.createRmd                   html  
    generateCodeHTMLs                       html  
    generateSyntheticData                   html  
    listcreateRmd                           html  
    logcpm.limma.createRmd                  html  
    runComparison                           html  
    runComparisonGUI                        html  
    runDiffExp                              html  
    show-compData-method                    html  
    sqrtcpm.limma.createRmd                 html  
    summarizeSyntheticDataSet               html  
    ttest.createRmd                         html  
    voom.limma.createRmd                    html  
    voom.ttest.createRmd                    html  
** 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

install for x64

* installing *source* package 'compcodeR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'compcodeR' as compcodeR_1.30.0.zip
* DONE (compcodeR)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'compcodeR' successfully unpacked and MD5 sums checked

Tests output

compcodeR.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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(compcodeR)
Loading required package: sm
Package 'sm', version 2.2-5.7: type help(sm) for summary information
> 
> test_check("compcodeR")
  ordinary text without R code

label: settings (with options) 
List of 1
 $ echo: logi FALSE

label: modifications (with options) 
List of 1
 $ echo: logi FALSE

label: calcma (with options) 
List of 4
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE

  ordinary text without R code

label: maplot-trueDEstatus (with options) 
List of 7
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: maplot-nbroutliers (with options) 
List of 7
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: logfoldchanges (with options) 
List of 7
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

 [1] "DESeq2.createRmd"         "DSS.createRmd"           
 [3] "EBSeq.createRmd"          "NBPSeq.createRmd"        
 [5] "NOISeq.prenorm.createRmd" "TCC.createRmd"           
 [7] "baySeq.createRmd"         "edgeR.GLM.createRmd"     
 [9] "edgeR.exact.createRmd"    "logcpm.limma.createRmd"  
[11] "sqrtcpm.limma.createRmd"  "ttest.createRmd"         
[13] "voom.limma.createRmd"     "voom.ttest.createRmd"    
  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi TRUE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi TRUE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi TRUE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

An object of class compData 
Dataset name: B_625_625 
Number of samples: 10 
Number of variables: 500 
Number of random outliers: 0 
Number of single outliers: 0 
Number of known truly differentially expressed genes: 50 
Differential expression analysis was performed by the method EBSeq.1.34.0.median on Tue Apr 12 17:52:05 2022 . 

count.matrix:
   sample1 sample2 sample3 sample4 sample5 sample6
g1       4       8       5       2       8       8
g2     314     419     186     172     294     133
g3    1030    1583    1011    1033     747    1291
g4       0       1       1       0       2       2
g5      48     122     215      62     106      90
g6      27      16      18      44      29      74
+ 494 rows and 4 cols...

sample.annotations:
        condition depth.factor
sample1         1    1.1049378
sample2         1    1.2875127
sample3         1    1.1581115
sample4         1    1.3611698
sample5         1    1.0581603
sample6         2    0.7594447
+ 4 rows...

variable.annotations:
   truedispersions.S1 truedispersions.S2 truemeans.S1 truemeans.S2
g1         0.11610054         0.11610054     6.878049    16.363472
g2         0.43796296         0.43796296   303.073171   893.165617
g3         0.04321133         0.04321133  1223.414634  2760.990905
g4         0.55624371         0.55624371     0.902439     6.153083
g5         0.15968189         0.15968189   148.146341   316.915193
g6         0.36378999         0.36378999    40.439024   132.785087
   n.random.outliers.up.S1 n.random.outliers.up.S2 n.random.outliers.down.S1
g1                       0                       0                         0
g2                       0                       0                         0
g3                       0                       0                         0
g4                       0                       0                         0
g5                       0                       0                         0
g6                       0                       0                         0
   n.random.outliers.down.S2 n.single.outliers.up.S1 n.single.outliers.up.S2
g1                         0                       0                       0
g2                         0                       0                       0
g3                         0                       0                       0
g4                         0                       0                       0
g5                         0                       0                       0
g6                         0                       0                       0
   n.single.outliers.down.S1 n.single.outliers.down.S2  M.value    A.value
g1                         0                         0 1.158386  2.9291506
g2                         0                         0 1.349570  8.6365105
g3                         0                         0 1.050582 10.4859190
g4                         0                         0 1.432447  0.7393097
g5                         0                         0 1.185233  7.1150497
g6                         0                         0 2.176450  5.6916570
   truelog2foldchanges upregulation downregulation differential.expression
g1            1.250408            1              0                       1
g2            1.559262            1              0                       1
g3            1.174273            1              0                       1
g4            2.769408            1              0                       1
g5            1.097074            1              0                       1
g6            1.715273            1              0                       1
+ 494 rows...

Differential expression results:

            FDR         lfdr     score posterior.DE
g1 9.063873e-01 1.000000e+00 0.0936127 3.618046e-19
g2 2.191315e-01 6.800099e-01 0.7808685 3.199901e-01
g3 7.537978e-04 2.194364e-03 0.9992462 9.978056e-01
g4 3.164914e-01 7.574579e-01 0.6835086 2.425421e-01
g5 2.900704e-01 7.294102e-01 0.7099296 2.705898e-01
g6 3.802565e-06 1.288441e-05 0.9999962 9.999871e-01
+ 494 rows...

An object of class compData 
Dataset name: B_625_625 
Number of samples: 4 
Number of variables: 500 
Number of random outliers: 0 
Number of single outliers: 0 
Number of known truly differentially expressed genes: 50 
Differential expression analysis was performed by the method EBSeq.1.34.0.median on Tue Apr 12 17:52:05 2022 . 

count.matrix:
   sample1 sample2 sample3 sample4
g1       4       8       5       2
g2     314     419     186     172
g3    1030    1583    1011    1033
g4       0       1       1       0
g5      48     122     215      62
g6      27      16      18      44
+ 494 rows...

sample.annotations:
        condition depth.factor
sample1         1    1.1049378
sample2         1    1.2875127
sample3         1    1.1581115
sample4         1    1.3611698
sample5         1    1.0581603
sample6         2    0.7594447
+ 4 rows...

variable.annotations:
   truedispersions.S1 truedispersions.S2 truemeans.S1 truemeans.S2
g1         0.11610054         0.11610054     6.878049    16.363472
g2         0.43796296         0.43796296   303.073171   893.165617
g3         0.04321133         0.04321133  1223.414634  2760.990905
g4         0.55624371         0.55624371     0.902439     6.153083
g5         0.15968189         0.15968189   148.146341   316.915193
g6         0.36378999         0.36378999    40.439024   132.785087
   n.random.outliers.up.S1 n.random.outliers.up.S2 n.random.outliers.down.S1
g1                       0                       0                         0
g2                       0                       0                         0
g3                       0                       0                         0
g4                       0                       0                         0
g5                       0                       0                         0
g6                       0                       0                         0
   n.random.outliers.down.S2 n.single.outliers.up.S1 n.single.outliers.up.S2
g1                         0                       0                       0
g2                         0                       0                       0
g3                         0                       0                       0
g4                         0                       0                       0
g5                         0                       0                       0
g6                         0                       0                       0
   n.single.outliers.down.S1 n.single.outliers.down.S2  M.value    A.value
g1                         0                         0 1.158386  2.9291506
g2                         0                         0 1.349570  8.6365105
g3                         0                         0 1.050582 10.4859190
g4                         0                         0 1.432447  0.7393097
g5                         0                         0 1.185233  7.1150497
g6                         0                         0 2.176450  5.6916570
   truelog2foldchanges upregulation downregulation differential.expression
g1            1.250408            1              0                       1
g2            1.559262            1              0                       1
g3            1.174273            1              0                       1
g4            2.769408            1              0                       1
g5            1.097074            1              0                       1
g6            1.715273            1              0                       1
+ 494 rows...

Differential expression results:

            FDR         lfdr     score posterior.DE
g1 9.063873e-01 1.000000e+00 0.0936127 3.618046e-19
g2 2.191315e-01 6.800099e-01 0.7808685 3.199901e-01
g3 7.537978e-04 2.194364e-03 0.9992462 9.978056e-01
g4 3.164914e-01 7.574579e-01 0.6835086 2.425421e-01
g5 2.900704e-01 7.294102e-01 0.7099296 2.705898e-01
g6 3.802565e-06 1.288441e-05 0.9999962 9.999871e-01
+ 494 rows...

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 285 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 285 ]
> 
> proc.time()
   user  system elapsed 
  65.93    4.29   71.76 

compcodeR.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
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(compcodeR)
Loading required package: sm
Package 'sm', version 2.2-5.7: type help(sm) for summary information
> 
> test_check("compcodeR")
  ordinary text without R code

label: settings (with options) 
List of 1
 $ echo: logi FALSE

label: modifications (with options) 
List of 1
 $ echo: logi FALSE

label: calcma (with options) 
List of 4
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE

  ordinary text without R code

label: maplot-trueDEstatus (with options) 
List of 7
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: maplot-nbroutliers (with options) 
List of 7
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: logfoldchanges (with options) 
List of 7
 $ echo   : logi FALSE
 $ dev    : chr "png"
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

 [1] "DESeq2.createRmd"         "DSS.createRmd"           
 [3] "EBSeq.createRmd"          "NBPSeq.createRmd"        
 [5] "NOISeq.prenorm.createRmd" "TCC.createRmd"           
 [7] "baySeq.createRmd"         "edgeR.GLM.createRmd"     
 [9] "edgeR.exact.createRmd"    "logcpm.limma.createRmd"  
[11] "sqrtcpm.limma.createRmd"  "ttest.createRmd"         
[13] "voom.limma.createRmd"     "voom.ttest.createRmd"    
  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi TRUE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi TRUE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi TRUE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

  ordinary text without R code

label: unnamed-chunk-1 (with options) 
List of 6
 $ echo   : logi TRUE
 $ eval   : logi TRUE
 $ include: logi TRUE
 $ message: logi FALSE
 $ error  : logi TRUE
 $ warning: logi TRUE

An object of class compData 
Dataset name: B_625_625 
Number of samples: 10 
Number of variables: 500 
Number of random outliers: 0 
Number of single outliers: 0 
Number of known truly differentially expressed genes: 50 
Differential expression analysis was performed by the method EBSeq.1.34.0.median on Tue Apr 12 17:53:12 2022 . 

count.matrix:
   sample1 sample2 sample3 sample4 sample5 sample6
g1       4       8       5       2       8       8
g2     314     419     186     172     294     133
g3    1030    1583    1011    1033     747    1291
g4       0       1       1       0       2       2
g5      48     122     215      62     106      90
g6      27      16      18      44      29      74
+ 494 rows and 4 cols...

sample.annotations:
        condition depth.factor
sample1         1    1.1049378
sample2         1    1.2875127
sample3         1    1.1581115
sample4         1    1.3611698
sample5         1    1.0581603
sample6         2    0.7594447
+ 4 rows...

variable.annotations:
   truedispersions.S1 truedispersions.S2 truemeans.S1 truemeans.S2
g1         0.11610054         0.11610054     6.878049    16.363472
g2         0.43796296         0.43796296   303.073171   893.165617
g3         0.04321133         0.04321133  1223.414634  2760.990905
g4         0.55624371         0.55624371     0.902439     6.153083
g5         0.15968189         0.15968189   148.146341   316.915193
g6         0.36378999         0.36378999    40.439024   132.785087
   n.random.outliers.up.S1 n.random.outliers.up.S2 n.random.outliers.down.S1
g1                       0                       0                         0
g2                       0                       0                         0
g3                       0                       0                         0
g4                       0                       0                         0
g5                       0                       0                         0
g6                       0                       0                         0
   n.random.outliers.down.S2 n.single.outliers.up.S1 n.single.outliers.up.S2
g1                         0                       0                       0
g2                         0                       0                       0
g3                         0                       0                       0
g4                         0                       0                       0
g5                         0                       0                       0
g6                         0                       0                       0
   n.single.outliers.down.S1 n.single.outliers.down.S2  M.value    A.value
g1                         0                         0 1.158386  2.9291506
g2                         0                         0 1.349570  8.6365105
g3                         0                         0 1.050582 10.4859190
g4                         0                         0 1.432447  0.7393097
g5                         0                         0 1.185233  7.1150497
g6                         0                         0 2.176450  5.6916570
   truelog2foldchanges upregulation downregulation differential.expression
g1            1.250408            1              0                       1
g2            1.559262            1              0                       1
g3            1.174273            1              0                       1
g4            2.769408            1              0                       1
g5            1.097074            1              0                       1
g6            1.715273            1              0                       1
+ 494 rows...

Differential expression results:

            FDR         lfdr     score posterior.DE
g1 9.063873e-01 1.000000e+00 0.0936127 3.618046e-19
g2 2.191315e-01 6.800099e-01 0.7808685 3.199901e-01
g3 7.537978e-04 2.194364e-03 0.9992462 9.978056e-01
g4 3.164914e-01 7.574579e-01 0.6835086 2.425421e-01
g5 2.900704e-01 7.294102e-01 0.7099296 2.705898e-01
g6 3.802565e-06 1.288441e-05 0.9999962 9.999871e-01
+ 494 rows...

An object of class compData 
Dataset name: B_625_625 
Number of samples: 4 
Number of variables: 500 
Number of random outliers: 0 
Number of single outliers: 0 
Number of known truly differentially expressed genes: 50 
Differential expression analysis was performed by the method EBSeq.1.34.0.median on Tue Apr 12 17:53:12 2022 . 

count.matrix:
   sample1 sample2 sample3 sample4
g1       4       8       5       2
g2     314     419     186     172
g3    1030    1583    1011    1033
g4       0       1       1       0
g5      48     122     215      62
g6      27      16      18      44
+ 494 rows...

sample.annotations:
        condition depth.factor
sample1         1    1.1049378
sample2         1    1.2875127
sample3         1    1.1581115
sample4         1    1.3611698
sample5         1    1.0581603
sample6         2    0.7594447
+ 4 rows...

variable.annotations:
   truedispersions.S1 truedispersions.S2 truemeans.S1 truemeans.S2
g1         0.11610054         0.11610054     6.878049    16.363472
g2         0.43796296         0.43796296   303.073171   893.165617
g3         0.04321133         0.04321133  1223.414634  2760.990905
g4         0.55624371         0.55624371     0.902439     6.153083
g5         0.15968189         0.15968189   148.146341   316.915193
g6         0.36378999         0.36378999    40.439024   132.785087
   n.random.outliers.up.S1 n.random.outliers.up.S2 n.random.outliers.down.S1
g1                       0                       0                         0
g2                       0                       0                         0
g3                       0                       0                         0
g4                       0                       0                         0
g5                       0                       0                         0
g6                       0                       0                         0
   n.random.outliers.down.S2 n.single.outliers.up.S1 n.single.outliers.up.S2
g1                         0                       0                       0
g2                         0                       0                       0
g3                         0                       0                       0
g4                         0                       0                       0
g5                         0                       0                       0
g6                         0                       0                       0
   n.single.outliers.down.S1 n.single.outliers.down.S2  M.value    A.value
g1                         0                         0 1.158386  2.9291506
g2                         0                         0 1.349570  8.6365105
g3                         0                         0 1.050582 10.4859190
g4                         0                         0 1.432447  0.7393097
g5                         0                         0 1.185233  7.1150497
g6                         0                         0 2.176450  5.6916570
   truelog2foldchanges upregulation downregulation differential.expression
g1            1.250408            1              0                       1
g2            1.559262            1              0                       1
g3            1.174273            1              0                       1
g4            2.769408            1              0                       1
g5            1.097074            1              0                       1
g6            1.715273            1              0                       1
+ 494 rows...

Differential expression results:

            FDR         lfdr     score posterior.DE
g1 9.063873e-01 1.000000e+00 0.0936127 3.618046e-19
g2 2.191315e-01 6.800099e-01 0.7808685 3.199901e-01
g3 7.537978e-04 2.194364e-03 0.9992462 9.978056e-01
g4 3.164914e-01 7.574579e-01 0.6835086 2.425421e-01
g5 2.900704e-01 7.294102e-01 0.7099296 2.705898e-01
g6 3.802565e-06 1.288441e-05 0.9999962 9.999871e-01
+ 494 rows...

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 285 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 285 ]
> 
> proc.time()
   user  system elapsed 
  62.45    2.03   64.56 

Example timings

compcodeR.Rcheck/examples_i386/compcodeR-Ex.timings

nameusersystemelapsed
DESeq2.createRmd18.42 1.0419.48
DSS.createRmd5.140.275.42
EBSeq.createRmd13.58 0.4714.11
NBPSeq.createRmd54.42 0.8755.36
NOISeq.prenorm.createRmd3.340.393.74
TCC.createRmd2.930.213.48
baySeq.createRmd3.260.153.45
checkDataObject0.220.050.27
checkTableConsistency1.190.271.45
check_compData0.150.000.16
check_compData_results0.460.190.64
compData000
convertListTocompData000
convertcompDataToList2.780.012.81
edgeR.GLM.createRmd1.140.041.17
edgeR.exact.createRmd0.730.010.75
generateCodeHTMLs0.530.000.53
generateSyntheticData0.170.000.17
listcreateRmd000
logcpm.limma.createRmd0.440.000.44
runComparison1.010.031.04
runComparisonGUI000
runDiffExp0.50.00.5
show-compData-method2.60.02.6
sqrtcpm.limma.createRmd0.40.00.4
summarizeSyntheticDataSet0.180.000.18
ttest.createRmd0.390.030.42
voom.limma.createRmd0.50.00.5
voom.ttest.createRmd0.340.070.40

compcodeR.Rcheck/examples_x64/compcodeR-Ex.timings

nameusersystemelapsed
DESeq2.createRmd20.64 0.5821.25
DSS.createRmd5.080.285.40
EBSeq.createRmd12.13 0.0712.20
NBPSeq.createRmd49.10 0.9350.01
NOISeq.prenorm.createRmd3.620.263.89
TCC.createRmd3.000.083.10
baySeq.createRmd3.210.053.25
checkDataObject0.220.010.24
checkTableConsistency1.300.081.37
check_compData0.20.00.2
check_compData_results0.530.030.57
compData000
convertListTocompData0.020.000.01
convertcompDataToList2.290.022.31
edgeR.GLM.createRmd1.020.031.05
edgeR.exact.createRmd0.660.050.70
generateCodeHTMLs0.510.030.55
generateSyntheticData0.170.000.17
listcreateRmd000
logcpm.limma.createRmd0.440.000.44
runComparison1.020.031.06
runComparisonGUI000
runDiffExp0.510.050.57
show-compData-method2.650.042.72
sqrtcpm.limma.createRmd0.660.020.67
summarizeSyntheticDataSet0.230.000.24
ttest.createRmd0.430.060.48
voom.limma.createRmd0.540.030.58
voom.ttest.createRmd0.410.050.47