Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for BiocParallel on zin1

This page was generated on 2016-04-23 10:12:47 -0700 (Sat, 23 Apr 2016).

Package 100/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocParallel 1.4.3
Bioconductor Package Maintainer
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/BiocParallel
Last Changed Rev: 111519 / Revision: 116712
Last Changed Date: 2015-12-15 11:34:18 -0800 (Tue, 15 Dec 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: BiocParallel
Version: 1.4.3
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings BiocParallel_1.4.3.tar.gz
StartedAt: 2016-04-22 22:30:23 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 22:32:45 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 142.6 seconds
RetCode: 0
Status:  OK 
CheckDir: BiocParallel.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings BiocParallel_1.4.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/BiocParallel.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (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.4.3’
* 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 ... [2s/2s] 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:::.check_ncores’
  ‘parallel:::addClusterOptions’ ‘parallel:::checkCluster’
  ‘parallel:::children’ ‘parallel:::closeStdout’
  ‘parallel:::getClusterOption’ ‘parallel:::isChild’
  ‘parallel:::mc.advance.stream’ ‘parallel:::mc.set.stream’
  ‘parallel:::mcexit’ ‘parallel:::mcfork’ ‘parallel:::mckill’
  ‘parallel:::processID’ ‘parallel:::readChild’ ‘parallel:::recvData’
  ‘parallel:::recvOneData’ ‘parallel:::selectChildren’
  ‘parallel:::sendCall’ ‘parallel:::sendData’ ‘parallel:::sendMaster’
  ‘parallel:::sinkWorkerOutput’
  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 ... NOTE
.clear_cluster : <anonymous>: no visible global function definition for
  ‘conditionmessage’
.initiateLogging: no visible global function definition for
  ‘clusterExport’
.initiateLogging : .bufferload : fun: no visible binding for '<<-'
  assignment to ‘buffer’
.initiateLogging : .bufferload : fun: no visible binding for global
  variable ‘buffer’
.try : handler_error: no visible binding for '<<-' assignment to
  ‘success’
.try_log : handler_error: no visible binding for '<<-' assignment to
  ‘success’
bprunMPIslave: no visible global function definition for
  ‘mpi.comm.get.parent’
bprunMPIslave: no visible global function definition for
  ‘mpi.intercomm.merge’
bprunMPIslave: no visible global function definition for
  ‘mpi.comm.set.errhandler’
bprunMPIslave: no visible global function definition for
  ‘mpi.comm.disconnect’
bprunMPIslave: no visible global function definition for
  ‘makeMPImaster’
bprunMPIslave: no visible global function definition for ‘mpi.quit’
bpslaveLoop: no visible binding for '<<-' assignment to ‘buffer’
bpslaveLoop: no visible binding for '<<-' assignment to ‘success’
bpslaveLoop: no visible global function definition for ‘closeNode’
bpslaveLoop : handler: no visible binding for '<<-' assignment to
  ‘success’
bpslaveLoop: no visible binding for global variable ‘success’
bpslaveLoop: no visible binding for global variable ‘buffer’
bpslaveLoop: no visible binding for global variable ‘sout’
bpbackend,BatchJobsParam: no visible global function definition for
  ‘getConfig’
bpisup,DoparParam: no visible global function definition for
  ‘getDoParRegistered’
bpisup,DoparParam: no visible global function definition for
  ‘getDoParName’
bpisup,DoparParam: no visible global function definition for
  ‘getDoParWorkers’
bplapply,ANY-BatchJobsParam: no visible global function definition for
  ‘getConfig’
bplapply,ANY-BatchJobsParam: no visible global function definition for
  ‘setConfig’
bplapply,ANY-BatchJobsParam: no visible global function definition for
  ‘batchMap’
bplapply,ANY-BatchJobsParam: no visible binding for global variable
  ‘submitJobs’
bplapply,ANY-BatchJobsParam: no visible global function definition for
  ‘waitForJobs’
bplapply,ANY-BatchJobsParam: no visible global function definition for
  ‘loadResults’
bplapply,ANY-DoparParam: no visible global function definition for
  ‘%dopar%’
bplapply,ANY-DoparParam: no visible global function definition for
  ‘foreach’
bpstart,SnowParam : .local: no visible global function definition for
  ‘clusterSetRNGStream’
bpstart,SnowParam : .local: no visible global function definition for
  ‘clusterExport’
bpvec,ANY-MulticoreParam: no visible binding for global variable ‘id’
bpworkers,DoparParam: no visible global function definition for
  ‘getDoParWorkers’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [17s/25s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
bpaggregate     5.316  0.211   5.586
SnowParam-class 0.314  0.061   6.688
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test.R’ [52s/97s]
 [53s/97s] 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
  ‘/home/biocbuild/bbs-3.2-bioc/meat/BiocParallel.Rcheck/00check.log’
for details.


BiocParallel.Rcheck/00install.out:

* installing *source* package ‘BiocParallel’ ...
** 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)

BiocParallel.Rcheck/BiocParallel-Ex.timings:

nameusersystemelapsed
BatchJobsParam-class1.8770.0201.902
BiocParallelParam-class0.0020.0000.002
DoparParam-class0.0020.0000.001
MulticoreParam-class1.0260.2003.402
SerialParam-class0.1960.0390.006
SnowParam-class0.3140.0616.688
bpaggregate5.3160.2115.586
bpiterate0.0030.0000.003
bplapply0.0190.0200.927
bpmapply0.9550.2490.029
bpok0.0510.0502.346
bpschedule0.0290.0310.645
bpvalidate1.1970.2230.256
bpvec1.6370.3270.274
bpvectorize0.0020.0230.017
register0.9960.2742.105