Back to Multiple platform build/check report for BioC 3.6
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for BiocParallel on veracruz1

This page was generated on 2018-04-12 13:36:16 -0400 (Thu, 12 Apr 2018).

Package 127/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocParallel 1.12.0
Bioconductor Package Maintainer
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/BiocParallel
Branch: RELEASE_3_6
Last Commit: 2143a9a
Last Changed Date: 2017-10-30 12:39:55 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: BiocParallel
Version: 1.12.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings BiocParallel_1.12.0.tar.gz
StartedAt: 2018-04-12 00:56:42 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 00:59:20 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 157.1 seconds
RetCode: 0
Status:  OK 
CheckDir: BiocParallel.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings BiocParallel_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/BiocParallel.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BiocParallel/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BiocParallel’ version ‘1.12.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘BiocParallel’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘BatchJobs:::checkDir’ ‘parallel:::closeNode’ ‘parallel:::recvData’
  ‘parallel:::recvOneData’ ‘parallel:::sendData’
  See the note in ?`:::` about the use of this operator.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
File ‘BiocParallel/libs/BiocParallel.so’:
  Found ‘_rand’, possibly from ‘rand’ (C)
    Object: ‘ipcmutex.o’

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.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
bpaggregate     6.196  0.210   6.554
SnowParam-class 0.416  0.049   5.775
ipcmutex        0.023  0.040   5.140
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test.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
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/BiocParallel.Rcheck/00check.log’
for details.



Installation output

BiocParallel.Rcheck/00install.out

* installing *source* package ‘BiocParallel’ ...
** libs
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include   -fPIC  -Wall -g -O2 -c ipcmutex.cpp -o ipcmutex.o
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o BiocParallel.so ipcmutex.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.6-bioc/meat/BiocParallel.Rcheck/BiocParallel/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (BiocParallel)

Tests output

BiocParallel.Rcheck/tests/test.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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.

> BiocGenerics:::testPackage("BiocParallel")
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Timing stopped at: 0 0 0
Error in DEACTIVATED("MPI tests not run") : MPI tests not run
In addition: Warning messages:
1: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
2: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
3: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
4: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
5: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
6: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
7: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
8: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
9: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
10: In result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Timing stopped at: 0.157 0.013 0.211
Error in DEACTIVATED("MPI tests not run") : MPI tests not run
test_bpiterate_Params
  chunks greater than number of workers
    ith param
    ith param
    ith param
  chunks less than number of workers [1]
    ith param
    ith param
    ith param
  chunks less than number of workers [2]
    ith param
    ith param
  cleanup
test_bpiterate_Params DONE
test_bpiterate_REDUCE
  setup
    ith param
      no REDUCE
      REDUCE
      'reduce.in.order' FALSE [1]
      'reduce.in.order' FALSE [2]
      'reduce.in.order' TRUE [1]
      'reduce.in.order' TRUE [2]
    ith param
      no REDUCE
      REDUCE
      'reduce.in.order' FALSE [1]
      'reduce.in.order' FALSE [2]
      'reduce.in.order' TRUE [1]
      'reduce.in.order' TRUE [2]
  cleanup
test_bpiterate_REDUCE DONE
test_bplapply_Params
  setup
  sqrt
    serial
    snow
    dopar
    batchjobs
    mc
  empty input
    serial
    snow
    dopar
    batchjobs
    mc
  BatchJobs
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
  cleanup
test_bplapply_Params DONE
test_bplapply_symbols
  setup
    serial
    snow
    dopar
    mc
  cleanup
test_bplapply_symbols DONE
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
resuming previous calculation ... 
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
resuming previous calculation ... 
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
resuming previous calculation ... 
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
resuming previous calculation ... 
resuming previous calculation ... 
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
resuming previous calculation ... 
resuming previous calculation ... 
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries
Warning in result_fetch(res@ptr, n = n) :
  Don't need to call dbFetch() for statements, only for queries


RUNIT TEST PROTOCOL -- Thu Apr 12 00:59:14 2018 
*********************************************** 
Number of test functions: 41 
Number of deactivated test functions: 2 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
BiocParallel RUnit Tests - 41 test functions, 0 errors, 0 failures
Number of test functions: 41 
Number of deactivated test functions: 2 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 30.399   3.408  91.932 

Example timings

BiocParallel.Rcheck/BiocParallel-Ex.timings

nameusersystemelapsed
BatchJobsParam-class2.8260.0812.968
BiocParallelParam-class0.0020.0000.002
DoparParam-class0.0010.0000.002
MulticoreParam-class0.5010.1752.607
SerialParam-class0.0140.0070.022
SnowParam-class0.4160.0495.775
bpaggregate6.1960.2106.554
bpiterate0.0040.0010.004
bplapply0.0180.0140.070
bploop0.0000.0020.002
bpmapply0.0280.0470.113
bpok0.0720.0272.944
bpschedule0.0360.0200.081
bptry0.0320.0410.135
bpvalidate0.4050.0470.472
bpvec0.4870.1020.665
bpvectorize0.0270.0300.098
ipcmutex0.0230.0405.140
register0.0430.0480.153