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

This page was generated on 2024-03-18 11:36:30 -0400 (Mon, 18 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4665
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4401
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4425
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

Package 129/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BASiCS 2.14.0  (landing page)
Catalina Vallejos
Snapshot Date: 2024-03-15 14:05:07 -0400 (Fri, 15 Mar 2024)
git_url: https://git.bioconductor.org/packages/BASiCS
git_branch: RELEASE_3_18
git_last_commit: 7b60c29
git_last_commit_date: 2024-03-11 13:42:52 -0400 (Mon, 11 Mar 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for BASiCS on palomino4


To the developers/maintainers of the BASiCS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BASiCS.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: BASiCS
Version: 2.14.0
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:BASiCS.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings BASiCS_2.14.0.tar.gz
StartedAt: 2024-03-15 22:26:57 -0400 (Fri, 15 Mar 2024)
EndedAt: 2024-03-15 22:38:50 -0400 (Fri, 15 Mar 2024)
EllapsedTime: 713.5 seconds
RetCode: 0
Status:   OK  
CheckDir: BASiCS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:BASiCS.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings BASiCS_2.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck'
* using R version 4.3.3 (2024-02-29 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.3.0
    GNU Fortran (GCC) 12.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'BASiCS/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'BASiCS' version '2.14.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 whether package 'BASiCS' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 12.3.0'
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* 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 startup messages can be suppressed ... 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 data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.18-bioc/R/library/BASiCS/libs/x64/BASiCS.dll':
  Found '_assert', possibly from 'assert' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
BASiCS_MCMC             10.00   0.07   10.06
BASiCS_TestDE            8.53   0.14    8.68
BASiCS_DivideAndConquer  3.42   0.11   21.26
* 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: 2 NOTEs
See
  'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/00check.log'
for details.



Installation output

BASiCS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD INSTALL BASiCS
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.18-bioc/R/library'
* installing *source* package 'BASiCS' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.3.0'
using C++11
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BASiCS.cpp -o BASiCS.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -shared -s -static-libgcc -o BASiCS.dll tmp.def BASiCS.o RcppExports.o -LF:/biocbuild/bbs-3.18-bioc/R/bin/x64 -lRlapack -LF:/biocbuild/bbs-3.18-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.18-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.18-bioc/R/library/00LOCK-BASiCS/00new/BASiCS/libs/x64
** R
** data
** 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 (BASiCS)

Tests output

BASiCS.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 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(BASiCS)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

    Welcome to 'BASiCS'. If you used 'BASiCS' before its release in
    Bioconductor, please visit:
    https://github.com/catavallejos/BASiCS/wiki.
> 
> test_check("BASiCS")
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

For Differential mean task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio Group1 vs Group2).
-------------------------------------------------------------

For Differential mean task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
For Differential residual dispersion task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdR'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
For Differential residual dispersion task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdR'.
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.03
system: 0
elapsed: 0.04

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.1
system: 0
elapsed: 0.09

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.09
system: 0
elapsed: 0.1

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
Combining batch posteriors for mu
Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Cannot find a balanced split with 9 quantiles, trying again with 8
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.1
system: 0
elapsed: 0.1

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.08
system: 0
elapsed: 0.08

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Generating partitions...
Starting MCMC...
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-----------------------------------------------------
MCMC sampler has been started: 200 iterations to go.
-----------------------------------------------------
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
 
-----------------------------------------------------
-----------------------------------------------------
All 200 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.2
Average acceptance rate among mu[i]'s: 0.4902
Maximum acceptance rate among mu[i]'s: 0.77
 
 
Minimum acceptance rate among delta[i]'s: 0.54
Average acceptance rate among delta[i]'s: 0.6744
Maximum acceptance rate among delta[i]'s: 0.77
 
 
Minimum acceptance rate among nu[jk]'s: 0.83
Average acceptance rate among nu[jk]'s: 0.9551
Maximum acceptance rate among nu[jk]'s: 1
 
 
Minimum acceptance rate among theta[k]'s: 1
Average acceptance rate among theta[k]'s: 1
Maximum acceptance rate among theta[k]'s: 1
 
-----------------------------------------------------
 
-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.3
system: 0
elapsed: 0.29

-------------------------------------------------------------
Output 
-------------------------------------------------------------


-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-----------------------------------------------------
MCMC sampler has been started: 200 iterations to go.
-----------------------------------------------------
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
 
-----------------------------------------------------
-----------------------------------------------------
All 200 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.2
Average acceptance rate among mu[i]'s: 0.509
Maximum acceptance rate among mu[i]'s: 0.82
 
 
Minimum acceptance rate among delta[i]'s: 0.48
Average acceptance rate among delta[i]'s: 0.6734
Maximum acceptance rate among delta[i]'s: 0.83
 
 
Minimum acceptance rate among nu[jk]'s: 0.86
Average acceptance rate among nu[jk]'s: 0.9585
Maximum acceptance rate among nu[jk]'s: 1
 
 
Minimum acceptance rate among theta[k]'s: 0.98
Average acceptance rate among theta[k]'s: 0.99
Maximum acceptance rate among theta[k]'s: 1
 
-----------------------------------------------------
 
-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.28
system: 0.03
elapsed: 0.31

-------------------------------------------------------------
Output 
-------------------------------------------------------------


Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s

Combining batch posteriors for nu
Combining batch posteriors for theta

For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
Evaluating variance contribution threshold = 25 % ... 

Evaluating variance contribution threshold = 50 % ... 

Evaluating variance contribution threshold = 75 % ... 

Evaluating variance contribution threshold = 25 % ... 

Evaluating variance contribution threshold = 50 % ... 

Evaluating variance contribution threshold = 75 % ... 

For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : horizontal integration (no-spikes case)
-------------------------------------------------------------

Randomly, 1 out of 10
genes was left as reference at each iteration 
List of reference genes and frequencies stored as a .txt file in
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : horizontal integration (no-spikes case)
-------------------------------------------------------------

Randomly, 1 out of 10
genes was left as reference at each iteration 
List of reference genes and frequencies stored as a .txt file in
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

`BASiCS_Chain` class definition was outdated. 
Object updated to be compatible with BASiCS version 2.14.0.
Set 'StoreUpdatedChain' = TRUE to save updated object.

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

`BASiCS_Chain` class definition was outdated. 
Object updated to be compatible with BASiCS version 2.14.0.
Set 'StoreUpdatedChain' = TRUE to save updated object.
(this overwrites original input file).

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 1
(ratio Group1 vs Group2).
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
EFDR calibration failed for Differential residual dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdR'.
Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.03
system: 0
elapsed: 0.03

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 1
(ratio Group1 vs Group2).
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
EFDR calibration failed for Differential residual dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdR'.
see ?scRNAseq and browseVignettes('scRNAseq') for documentation
loading from cache
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.59
system: 0
elapsed: 0.6

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.55
system: 0
elapsed: 0.55

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.58
system: 0.02
elapsed: 0.59

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.54
system: 0
elapsed: 0.53

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.52
system: 0
elapsed: 0.51

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.55
system: 0
elapsed: 0.54

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.62
system: 0.02
elapsed: 0.64

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.52
system: 0.05
elapsed: 0.57

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.05
system: 0
elapsed: 0.04

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.77
system: 0.01
elapsed: 0.78

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'F:/biocbuild/bbs-3.18-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

For Differential mean task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
For Differential residual dispersion task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdR'.
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0.01
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.02
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.01
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

'BatchInfo' was treated as a factor with 2 levels: 
1  2  
'BatchInfo' was treated as a factor with 2 levels: 
1  2  
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

'BatchInfo' was treated as a factor with 2 levels: 
1  2  
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0
system: 0
elapsed: 0

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.14.0 : 
vertical integration (spikes case) 
-------------------------------------------------------------

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 459 ]
> 
> proc.time()
   user  system elapsed 
 290.35    6.54  325.65 

Example timings

BASiCS.Rcheck/BASiCS-Ex.timings

nameusersystemelapsed
BASiCS_Chain-methods2.800.112.91
BASiCS_Chain4.550.084.63
BASiCS_CorrectOffset0.010.010.03
BASiCS_DenoisedCounts3.200.083.28
BASiCS_DenoisedRates3.360.023.38
BASiCS_DetectVG0.670.070.75
BASiCS_DiagHist1.240.021.25
BASiCS_DiagPlot2.680.032.72
BASiCS_DivideAndConquer 3.42 0.1121.26
BASiCS_Draw0.470.020.49
BASiCS_EffectiveSize0.210.040.25
BASiCS_Filter000
BASiCS_LoadChain2.640.032.72
BASiCS_MCMC10.00 0.0710.06
BASiCS_MockSCE0.400.000.41
BASiCS_PlotDE4.740.074.81
BASiCS_PlotOffset1.50.01.5
BASiCS_PlotVG0.420.020.44
BASiCS_PriorParam0.330.000.32
BASiCS_ShowFit0.440.020.46
BASiCS_Sim0.950.010.97
BASiCS_Summary-methods0.010.000.01
BASiCS_Summary2.290.032.31
BASiCS_TestDE8.530.148.68
BASiCS_VarThresholdSearchHVG_LVG1.840.051.89
BASiCS_VarianceDecomp0.270.000.26
Summary-BASiCS_Chain-method0.180.000.19
dim-BASiCS_Chain-method0.000.020.01
dimnames-BASiCS_Chain-method0.000.010.02
displayChainBASiCS-BASiCS_Chain-method0.240.021.00
displaySummaryBASiCS-BASiCS_Summary-method0.220.030.27
makeExampleBASiCS_Data0.450.000.45
newBASiCS_Chain4.780.014.80
plot-BASiCS_Chain-method0.220.050.28
plot-BASiCS_Summary-method0.170.060.25
show-BASiCS_ResultDE-method0.240.030.28
show-BASiCS_ResultVG-method0.250.040.28
show-BASiCS_ResultsDE-method0.180.050.25
subset-BASiCS_Chain-method1.050.031.07