Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for splatter on tokay1

This page was generated on 2021-05-06 12:33:45 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the splatter package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1772/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
splatter 1.14.1  (landing page)
Luke Zappia
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/splatter
Branch: RELEASE_3_12
Last Commit: 8c83847
Last Changed Date: 2020-12-01 04:45:41 -0400 (Tue, 01 Dec 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: splatter
Version: 1.14.1
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:splatter.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings splatter_1.14.1.tar.gz
StartedAt: 2021-05-06 07:13:17 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 07:33:05 -0400 (Thu, 06 May 2021)
EllapsedTime: 1188.2 seconds
RetCode: 0
Status:   OK   
CheckDir: splatter.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:splatter.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings splatter_1.14.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/splatter.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'splatter/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'splatter' version '1.14.1'
* 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 'splatter' 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
scDDEstimate     33.37   1.64   35.21
zinbEstimate     21.17   0.08   21.25
kersplatEstimate 11.63   0.23   12.08
splatPopEstimate  9.49   0.17    9.65
mockBulkeQTL      8.40   0.47   10.70
splatEstimate     8.38   0.16    8.53
BASiCSSimulate    4.45   0.39    5.19
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
scDDEstimate     26.20   0.36   26.56
zinbEstimate     17.40   0.03   17.44
kersplatEstimate 11.40   0.15   11.56
splatPopEstimate  6.87   0.19    7.07
splatEstimate     6.89   0.17    7.07
mockBulkeQTL      5.14   0.23    7.67
BASiCSSimulate    4.91   0.10    5.00
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'spelling.R'
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'spelling.R'
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

splatter.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/splatter_1.14.1.tar.gz && rm -rf splatter.buildbin-libdir && mkdir splatter.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=splatter.buildbin-libdir splatter_1.14.1.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL splatter_1.14.1.zip && rm splatter_1.14.1.tar.gz splatter_1.14.1.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
100 1116k  100 1116k    0     0  17.7M      0 --:--:-- --:--:-- --:--:-- 18.1M

install for i386

* installing *source* package 'splatter' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'splatter'
    finding HTML links ... done
    BASiCSEstimate                          html  
    BASiCSParams                            html  
    BASiCSSimulate                          html  
    KersplatParams                          html  
    Lun2Params                              html  
    LunParams                               html  
    MFAParams                               html  
    Params                                  html  
    PhenoParams                             html  
    SCDDParams                              html  
    SimpleParams                            html  
    SparseDCParams                          html  
    SplatParams                             html  
    SplatPopParams                          html  
    ZINBParams                              html  
    addFeatureStats                         html  
    finding level-2 HTML links ... done

    addGeneLengths                          html  
    bridge                                  html  
    bringItemsForward                       html  
    checkDependencies                       html  
    co.var                                  html  
    compareSCEs                             html  
    diffSCEs                                html  
    expandParams                            html  
    getBetaStepProbs                        html  
    getCounts                               html  
    getLNormFactors                         html  
    getParam                                html  
    getParams                               html  
    getPathOrder                            html  
    kersplatEstBCV                          html  
    kersplatEstLib                          html  
    kersplatEstMean                         html  
    kersplatEstimate                        html  
    kersplatGenNetwork                      html  
    kersplatSample                          html  
    kersplatSelectRegs                      html  
    kersplatSetup                           html  
    kersplatSimAmbientCounts                html  
    kersplatSimCellCounts                   html  
    kersplatSimCellMeans                    html  
    kersplatSimCounts                       html  
    kersplatSimGeneMeans                    html  
    kersplatSimLibSizes                     html  
    kersplatSimPaths                        html  
    kersplatSimulate                        html  
    listSims                                html  
    logistic                                html  
    lun2Estimate                            html  
    lun2Simulate                            html  
    lunEstimate                             html  
    lunSimulate                             html  
    makeCompPanel                           html  
    makeDiffPanel                           html  
    makeOverallPanel                        html  
    mfaEstimate                             html  
    mfaSimulate                             html  
    minimiseSCE                             html  
    mockBulkMatrix                          html  
    mockBulkeQTL                            html  
    mockGFF                                 html  
    mockVCF                                 html  
    newParams                               html  
    phenoEstimate                           html  
    phenoSimulate                           html  
    rbindMatched                            html  
    sampleDensity                           html  
    scDDEstimate                            html  
    scDDSimulate                            html  
    selectFit                               html  
    setParam                                html  
    setParamUnchecked                       html  
    setParams                               html  
    setParamsUnchecked                      html  
    showDFs                                 html  
    showPP                                  html  
    showValues                              html  
    simpleEstimate                          html  
    simpleSimulate                          html  
    sparseDCEstimate                        html  
    sparseDCSimulate                        html  
    sparsifyMatrices                        html  
    splatEstBCV                             html  
    splatEstDropout                         html  
    splatEstLib                             html  
    splatEstMean                            html  
    splatEstOutlier                         html  
    splatEstimate                           html  
    splatPopAssignMeans                     html  
    splatPopCleanSCE                        html  
    splatPopEstimate                        html  
    splatPopEstimateEffectSize              html  
    splatPopEstimateMeanCV                  html  
    splatPopGroupEffects                    html  
    splatPopParseGenes                      html  
    splatPopParseVCF                        html  
    splatPopQuantNorm                       html  
    splatPopQuantNormKey                    html  
    splatPopSimEffects                      html  
    splatPopSimGeneMeans                    html  
    splatPopSimMeans                        html  
    splatPopSimulate                        html  
    splatPopSimulateMeans                   html  
    splatPopSimulateSC                      html  
    splatPopSimulateSample                  html  
    splatPopeQTLEffects                     html  
    splatSimBCVMeans                        html  
    splatSimBatchCellMeans                  html  
    splatSimBatchEffects                    html  
    splatSimCellMeans                       html  
    splatSimDE                              html  
    splatSimDropout                         html  
    splatSimGeneMeans                       html  
    splatSimLibSizes                        html  
    splatSimTrueCounts                      html  
    splatSimulate                           html  
    splatter                                html  
    summariseDiff                           html  
    summariseKS                             html  
    summariseStats                          html  
    tidyStatSumm                            html  
    winsorize                               html  
    zinbEstimate                            html  
    zinbSimulate                            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 'splatter' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'splatter' as splatter_1.14.1.zip
* DONE (splatter)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'splatter' successfully unpacked and MD5 sums checked

Tests output

splatter.Rcheck/tests_i386/spelling.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.

> if(requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
   0.25    0.01    0.25 

splatter.Rcheck/tests_x64/spelling.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.

> if(requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
   0.21    0.07    0.28 

splatter.Rcheck/tests_i386/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.

> # setting R_TESTS to empty string because of
> # https://github.com/hadley/testthat/issues/144
> # revert this when that issue in R is fixed.
> Sys.setenv("R_TESTS" = "")
> 
> library(testthat)
> library(splatter)
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
Loading required package: parallel

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, 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:base':

    expand.grid

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

> 
> test_check("splatter")
-----------------------------------------------------
MCMC sampler has been started: 20000 iterations to go.
-----------------------------------------------------
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
 
-----------------------------------------------------
-----------------------------------------------------
All 20000 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.318933
Average acceptance rate among mu[i]'s: 0.442449
Maximum acceptance rate among mu[i]'s: 0.642267
 
 
Minimum acceptance rate among delta[i]'s: 0.3818
Average acceptance rate among delta[i]'s: 0.450307
Maximum acceptance rate among delta[i]'s: 0.525867
 
 
Acceptance rate for phi (joint): 0.407
 
 
Minimum acceptance rate among nu[j]'s: 0.392933
Average acceptance rate among nu[j]'s: 0.446416
Maximum acceptance rate among nu[j]'s: 0.5014
 
 
Minimum acceptance rate among theta[k]'s: 0.422333
Average acceptance rate among theta[k]'s: 0.422333
Maximum acceptance rate among theta[k]'s: 0.422333
 
-----------------------------------------------------
 
-----------------------------------------------------
MCMC sampler has been started: 20000 iterations to go.
-----------------------------------------------------
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
 
-----------------------------------------------------
-----------------------------------------------------
All 20000 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.3176
Average acceptance rate among mu[i]'s: 0.459391
Maximum acceptance rate among mu[i]'s: 0.6118
 
 
Minimum acceptance rate among delta[i]'s: 0.381067
Average acceptance rate among delta[i]'s: 0.448929
Maximum acceptance rate among delta[i]'s: 0.522067
 
 
Minimum acceptance rate among nu[jk]'s: 0.376667
Average acceptance rate among nu[jk]'s: 0.4292
Maximum acceptance rate among nu[jk]'s: 0.470267
 
 
Minimum acceptance rate among theta[k]'s: 0.433533
Average acceptance rate among theta[k]'s: 0.4432
Maximum acceptance rate among theta[k]'s: 0.452867
 
 
-----------------------------------------------------
 
[ FAIL 0 | WARN 9 | SKIP 0 | PASS 168 ]
> 
> proc.time()
   user  system elapsed 
 318.92    9.04  329.75 

splatter.Rcheck/tests_x64/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.

> # setting R_TESTS to empty string because of
> # https://github.com/hadley/testthat/issues/144
> # revert this when that issue in R is fixed.
> Sys.setenv("R_TESTS" = "")
> 
> library(testthat)
> library(splatter)
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
Loading required package: parallel

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, 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:base':

    expand.grid

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

> 
> test_check("splatter")
-----------------------------------------------------
MCMC sampler has been started: 20000 iterations to go.
-----------------------------------------------------
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
 
-----------------------------------------------------
-----------------------------------------------------
All 20000 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.318933
Average acceptance rate among mu[i]'s: 0.442449
Maximum acceptance rate among mu[i]'s: 0.642267
 
 
Minimum acceptance rate among delta[i]'s: 0.3818
Average acceptance rate among delta[i]'s: 0.450307
Maximum acceptance rate among delta[i]'s: 0.525867
 
 
Acceptance rate for phi (joint): 0.407
 
 
Minimum acceptance rate among nu[j]'s: 0.392933
Average acceptance rate among nu[j]'s: 0.446416
Maximum acceptance rate among nu[j]'s: 0.5014
 
 
Minimum acceptance rate among theta[k]'s: 0.422333
Average acceptance rate among theta[k]'s: 0.422333
Maximum acceptance rate among theta[k]'s: 0.422333
 
-----------------------------------------------------
 
-----------------------------------------------------
MCMC sampler has been started: 20000 iterations to go.
-----------------------------------------------------
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
 
-----------------------------------------------------
-----------------------------------------------------
All 20000 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.3176
Average acceptance rate among mu[i]'s: 0.459391
Maximum acceptance rate among mu[i]'s: 0.6118
 
 
Minimum acceptance rate among delta[i]'s: 0.381067
Average acceptance rate among delta[i]'s: 0.448929
Maximum acceptance rate among delta[i]'s: 0.522067
 
 
Minimum acceptance rate among nu[jk]'s: 0.376667
Average acceptance rate among nu[jk]'s: 0.4292
Maximum acceptance rate among nu[jk]'s: 0.470267
 
 
Minimum acceptance rate among theta[k]'s: 0.433533
Average acceptance rate among theta[k]'s: 0.4432
Maximum acceptance rate among theta[k]'s: 0.452867
 
 
-----------------------------------------------------
 
[ FAIL 0 | WARN 9 | SKIP 0 | PASS 168 ]
> 
> proc.time()
   user  system elapsed 
 341.57   13.29  357.57 

Example timings

splatter.Rcheck/examples_i386/splatter-Ex.timings

nameusersystemelapsed
BASiCSEstimate000
BASiCSSimulate4.450.395.19
addGeneLengths0.610.020.63
compareSCEs3.680.043.77
diffSCEs3.380.023.39
getParam000
getParams000
kersplatEstimate11.63 0.2312.08
kersplatSample2.620.102.95
kersplatSetup0.300.030.33
kersplatSimulate000
listSims0.050.000.05
lun2Estimate000
lun2Simulate0.620.010.64
lunEstimate1.30.01.3
lunSimulate0.560.000.56
makeCompPanel000
makeDiffPanel000
makeOverallPanel000
mfaEstimate0.210.000.20
mfaSimulate0.820.020.84
minimiseSCE1.280.091.40
mockBulkMatrix000
mockBulkeQTL 8.40 0.4710.70
mockGFF0.010.000.01
mockVCF0.30.00.3
newParams000
phenoEstimate0.760.081.63
phenoSimulate2.460.132.57
scDDEstimate33.37 1.6435.21
scDDSimulate000
setParam0.020.000.01
setParams0.080.000.08
simpleEstimate0.600.010.63
simpleSimulate0.750.030.78
sparseDCEstimate1.050.381.83
sparseDCSimulate2.090.122.22
splatEstimate8.380.168.53
splatPopEstimate9.490.179.65
splatPopQuantNorm0.040.020.07
splatPopSimulate000
splatPopSimulateMeans000
splatPopSimulateSC000
splatSimulate1.050.001.04
summariseDiff2.580.032.61
zinbEstimate21.17 0.0821.25
zinbSimulate0.170.000.17

splatter.Rcheck/examples_x64/splatter-Ex.timings

nameusersystemelapsed
BASiCSEstimate000
BASiCSSimulate4.910.105.00
addGeneLengths0.420.010.44
compareSCEs2.710.162.86
diffSCEs3.670.003.67
getParam000
getParams000
kersplatEstimate11.40 0.1511.56
kersplatSample2.720.062.79
kersplatSetup0.300.040.33
kersplatSimulate000
listSims0.040.000.05
lun2Estimate000
lun2Simulate1.190.041.23
lunEstimate0.560.000.58
lunSimulate0.530.050.58
makeCompPanel000
makeDiffPanel000
makeOverallPanel000
mfaEstimate0.160.020.17
mfaSimulate1.280.031.31
minimiseSCE0.880.060.94
mockBulkMatrix000
mockBulkeQTL5.140.237.67
mockGFF000
mockVCF0.280.000.28
newParams000
phenoEstimate0.50.00.5
phenoSimulate2.440.072.50
scDDEstimate26.20 0.3626.56
scDDSimulate000
setParam0.020.000.01
setParams0.030.000.04
simpleEstimate0.390.010.40
simpleSimulate0.450.030.49
sparseDCEstimate0.730.000.74
sparseDCSimulate1.670.051.71
splatEstimate6.890.177.07
splatPopEstimate6.870.197.07
splatPopQuantNorm0.030.000.03
splatPopSimulate000
splatPopSimulateMeans000
splatPopSimulateSC000
splatSimulate2.060.062.13
summariseDiff2.460.002.45
zinbEstimate17.40 0.0317.44
zinbSimulate0.110.000.11