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.5: CHECK report for flowPloidy on oaxaca

This page was generated on 2017-03-04 16:53:22 -0500 (Sat, 04 Mar 2017).

Package 447/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowPloidy 1.1.3
Tyler Smith
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowPloidy
Last Changed Rev: 124839 / Revision: 127142
Last Changed Date: 2016-12-05 16:14:45 -0500 (Mon, 05 Dec 2016)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ WARNINGS ] OK 

Summary

Package: flowPloidy
Version: 1.1.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowPloidy_1.1.3.tar.gz
StartedAt: 2017-03-04 02:54:41 -0800 (Sat, 04 Mar 2017)
EndedAt: 2017-03-04 02:56:41 -0800 (Sat, 04 Mar 2017)
EllapsedTime: 119.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: flowPloidy.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/flowPloidy.Rcheck’
* using R Under development (unstable) (2017-02-15 r72177)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowPloidy/DESCRIPTION’ ... OK
* this is package ‘flowPloidy’ version ‘1.1.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 ‘flowPloidy’ 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 loading without being on the library search path ... 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 ... NOTE
browseFlowHist : server: no visible global function definition for
  ‘reactiveValues’
browseFlowHist : server: no visible global function definition for
  ‘observeEvent’
browseFlowHist : server: no visible global function definition for
  ‘updateNumericInput’
browseFlowHist : server: no visible binding for global variable
  ‘prefix’
browseFlowHist : server: no visible global function definition for
  ‘brushedPoints’
browseFlowHist : server: no visible global function definition for
  ‘updateSliderInput’
gateFlowHist : server: no visible global function definition for
  ‘updateSliderInput’
gateFlowHist : server: no visible global function definition for
  ‘brushedPoints’
Undefined global functions or variables:
  brushedPoints observeEvent prefix reactiveValues updateNumericInput
  updateSliderInput
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'FlowHist.Rd':
  ‘caTools::runmax’ ‘caTools::runmean’ ‘histBatch’ ‘modelComponent’

Missing link or links in documentation object 'findPeaks.Rd':
  ‘caTools::runmax’ ‘caTools::runmean’

Missing link or links in documentation object 'pickInit.Rd':
  ‘pickPeaks’

See section 'Cross-references' in the 'Writing R Extensions' manual.

* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'plot.FlowHist'
  ‘main’

Undocumented arguments in documentation object 'plotFH'
  ‘main’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... 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
FlowHist 5.403  0.164   6.214
* 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 WARNINGs, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/flowPloidy.Rcheck/00check.log’
for details.


flowPloidy.Rcheck/00install.out:

* installing *source* package ‘flowPloidy’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flowPloidy)

flowPloidy.Rcheck/flowPloidy-Ex.timings:

nameusersystemelapsed
FlowHist5.4030.1646.214
browseFlowHist2.9380.0773.016
fhAnalyze0.2670.0080.275
findPeaks0.0010.0000.001
pickInit0.4210.0050.426
plotFH0.1940.0040.213
setBins0.3000.0110.312
tabulateFlowHist0.3190.0130.332
updateFlowHist0.3340.0130.348
viewFlowChannels0.0300.0010.032