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.3: CHECK report for flowStats on windows2.bioconductor.org

This page was generated on 2015-10-27 12:14:31 -0400 (Tue, 27 Oct 2015).

Package 369/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowStats 3.29.1
Greg Finak and Mike Jiang
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowStats
Last Changed Rev: 109926 / Revision: 109948
Last Changed Date: 2015-10-26 15:23:49 -0400 (Mon, 26 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK YES, new version is higher than in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK YES, new version is higher than in internal repository

Summary

Package: flowStats
Version: 3.29.1
Command: rm -rf flowStats.buildbin-libdir flowStats.Rcheck && mkdir flowStats.buildbin-libdir flowStats.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=flowStats.buildbin-libdir flowStats_3.29.1.tar.gz >flowStats.Rcheck\00install.out 2>&1 && cp flowStats.Rcheck\00install.out flowStats-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=flowStats.buildbin-libdir --install="check:flowStats-install.out" --force-multiarch --no-vignettes --timings flowStats_3.29.1.tar.gz
StartedAt: 2015-10-27 02:26:56 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 02:31:13 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 257.3 seconds
RetCode: 0
Status:  OK  
CheckDir: flowStats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf flowStats.buildbin-libdir flowStats.Rcheck && mkdir flowStats.buildbin-libdir flowStats.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=flowStats.buildbin-libdir flowStats_3.29.1.tar.gz >flowStats.Rcheck\00install.out 2>&1 && cp flowStats.Rcheck\00install.out flowStats-install.out  && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=flowStats.buildbin-libdir --install="check:flowStats-install.out" --force-multiarch --no-vignettes --timings flowStats_3.29.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/flowStats.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'flowStats/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'flowStats' version '3.29.1'
* 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 'flowStats' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'flowCore' 'fda'
A package should be listed in only one of these fields.
* 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 ... NOTE
Package in Depends field not imported from: 'cluster'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Missing or unexported object: 'flowWorkspace::getDimensions'
Missing object imported by a ':::' call: 'flowWorkspace:::.isBooleanGate.graphNEL'
Unexported objects imported by ':::' calls:
  'flowCore:::checkClass' 'flowCore:::copyFlowSet'
  'flowCore:::findTimeChannel' 'flowCore:::inpolygon'
  'flowViz:::plotType' 'flowWorkspace:::.isBoolGate'
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'backGating' 'curvPeaks' 'getPeakRegions' 'idFeaturesByBackgating'
  'landmarkMatrixWithoutFilterResult'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
%in%,flowFrame-lymphFilter: warning in lymphGate(x, channels =
  parameters(table), preselection = pre, scale = table@scale, bwFac =
  table@bwFac, filterId = table@filterId, eval = TRUE, plot = FALSE):
  partial argument match of 'eval' to 'evaluate'
.normalizeGatingSet: no visible global function definition for
  'getNodes'
.normalizeGatingSet: no visible global function definition for 'clone'
.normalizeGatingSet: no visible global function definition for
  'getGate'
.normalizeGatingSet: no visible global function definition for
  'getParent'
.normalizeGatingSet: no visible global function definition for
  'flowData<-'
.normalizeGatingSet: no visible global function definition for
  'flowData'
.normalizeGatingSet: no visible global function definition for
  'recompute'
.plotGPAprocess: no visible binding for global variable 'whichS'
.plotGPAprocess: no visible binding for global variable 'cluster'
.plotWorkFlow: no visible binding for global variable 'cluster'
.plotWorkFlow: no visible binding for global variable 'bogus'
.usingSVD: no visible binding for global variable 'params'
density1d_simple: no visible binding for global variable 'y'
fdPar: no visible global function definition for 'fd'
fdPar: no visible global function definition for 'vec2Lfd'
fdPar: no visible global function definition for 'norder.bspline'
fdPar: no visible global function definition for 'int2Lfd'
normQA: no visible binding for global variable 'group'
normQA: no visible binding for global variable 'hasPeak'
singletGate: no visible global function definition for 'polygonGate'
warpSetNCDF: no visible global function definition for
  'clone.ncdfFlowSet'
addName,curv1Filter-character: no visible global function definition
  for 'identifier'
addName,curv1Filter-character: no visible global function definition
  for 'checkParameterMatch'
addName,curv1Filter-character: no visible global function definition
  for 'addName'
addName,curv1Filter-logical: no visible global function definition for
  'addName'
addName,curv2Filter-character: no visible global function definition
  for 'identifier'
addName,curv2Filter-character: no visible global function definition
  for 'checkParameterMatch'
addName,curv2Filter-character: no visible global function definition
  for 'addName'
addName,curv2Filter-character: no visible global function definition
  for 'polygonGate'
addName,curv2Filter-logical: no visible global function definition for
  'addName'
densityplot,view-missing: no visible global function definition for
  'Data'
glines,curv1Filter-ANY: no visible global function definition for
  'evalError'
glines,curv1Filter-flowFrame: no visible global function definition for
  'glines'
glines,curv1Filter-missing: no visible global function definition for
  'evalError'
glines,curv1Filter-multipleFilterResult: no visible global function
  definition for 'identifier'
glines,curv1Filter-multipleFilterResult: no visible global function
  definition for 'brewer.pal'
glines,curv1Filter-multipleFilterResult : <anonymous>: no visible
  global function definition for 'glines'
glines,curv2Filter-ANY: no visible global function definition for
  'evalError'
glines,curv2Filter-flowFrame: no visible global function definition for
  'glines'
glines,curv2Filter-multipleFilterResult: no visible global function
  definition for 'identifier'
glines,curv2Filter-multipleFilterResult: no visible global function
  definition for 'brewer.pal'
glines,curv2Filter-multipleFilterResult : <anonymous>: no visible
  global function definition for 'glines'
glines,curv2Filter-multipleFilterResult : <anonymous>: no visible
  global function definition for 'polygonGate'
glpoints,curv1Filter-flowFrame-character: no visible global function
  definition for 'flowViz.par.get'
glpoints,curv1Filter-flowFrame-character: no visible global function
  definition for 'multFiltPoints'
glpoints,curv1Filter-flowFrame-character: no visible global function
  definition for 'addName'
glpoints,curv2Filter-flowFrame-character: no visible global function
  definition for 'flowViz.par.get'
glpoints,curv2Filter-flowFrame-character: no visible global function
  definition for 'multFiltPoints'
glpoints,curv2Filter-flowFrame-character: no visible global function
  definition for 'addName'
glpolygon,curv1Filter-ANY: no visible global function definition for
  'evalError'
glpolygon,curv1Filter-flowFrame: no visible global function definition
  for 'flowViz.par.get'
glpolygon,curv1Filter-multipleFilterResult: no visible global function
  definition for 'flowViz.par.get'
glpolygon,curv1Filter-multipleFilterResult: no visible global function
  definition for 'identifier'
glpolygon,curv2Filter-ANY: no visible global function definition for
  'evalError'
glpolygon,curv2Filter-flowFrame: no visible global function definition
  for 'flowViz.par.get'
glpolygon,curv2Filter-multipleFilterResult: no visible global function
  definition for 'flowViz.par.get'
glpolygon,curv2Filter-multipleFilterResult: no visible global function
  definition for 'identifier'
glpolygon,curv2Filter-multipleFilterResult: no visible global function
  definition for 'polygonGate'
gpoints,curv1Filter-flowFrame-character: no visible global function
  definition for 'checkParameterMatch'
gpoints,curv1Filter-flowFrame-character: no visible global function
  definition for 'identifier'
gpoints,curv1Filter-flowFrame-character: no visible global function
  definition for 'brewer.pal'
gpoints,curv2Filter-flowFrame-character: no visible global function
  definition for 'checkParameterMatch'
gpoints,curv2Filter-flowFrame-character: no visible global function
  definition for 'identifier'
gpoints,curv2Filter-flowFrame-character: no visible global function
  definition for 'brewer.pal'
gpolygon,curv1Filter-ANY: no visible global function definition for
  'evalError'
gpolygon,curv1Filter-flowFrame: no visible global function definition
  for 'gpolygon'
gpolygon,curv1Filter-missing: no visible global function definition for
  'evalError'
gpolygon,curv1Filter-multipleFilterResult: no visible global function
  definition for 'identifier'
gpolygon,curv1Filter-multipleFilterResult: no visible global function
  definition for 'brewer.pal'
gpolygon,curv1Filter-multipleFilterResult : <anonymous>: no visible
  global function definition for 'gpolygon'
gpolygon,curv2Filter-ANY: no visible global function definition for
  'evalError'
gpolygon,curv2Filter-flowFrame: no visible global function definition
  for 'gpolygon'
gpolygon,curv2Filter-multipleFilterResult: no visible global function
  definition for 'identifier'
gpolygon,curv2Filter-multipleFilterResult: no visible global function
  definition for 'brewer.pal'
gpolygon,curv2Filter-multipleFilterResult : <anonymous>: no visible
  global function definition for 'gpolygon'
gpolygon,curv2Filter-multipleFilterResult : <anonymous>: no visible
  global function definition for 'polygonGate'
Undefined global functions or variables:
  Data addName bogus brewer.pal checkParameterMatch clone
  clone.ncdfFlowSet cluster evalError fd flowData flowData<-
  flowViz.par.get getGate getNodes getParent glines gpolygon group
  hasPeak identifier int2Lfd multFiltPoints norder.bspline params
  polygonGate recompute vec2Lfd whichS y
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [64s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
warpSet   22.81   0.28   23.10
gaussNorm  8.93   0.23    9.17
** running examples for arch 'x64' ... [61s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
warpSet   20.75   0.44   21.19
gaussNorm  6.31   0.30    6.61
* 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: 3 NOTEs
See
  'c:/biocbld/bbs-3.3-bioc/meat/flowStats.Rcheck/00check.log'
for details.


flowStats.Rcheck/00install.out:


install for i386

* installing *source* package 'flowStats' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'flowStats' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'flowStats' as flowStats_3.29.1.zip
* DONE (flowStats)

flowStats.Rcheck/examples_i386/flowStats-Ex.timings:

nameusersystemelapsed
autoGate2.170.062.23
binByRef0.850.020.86
calcPBChiSquare1.110.021.13
calcPearsonChi0.960.000.96
curv1Filter-class0.300.000.35
curv2Filter-class1.450.001.45
curvPeaks0.830.030.86
density1d3.740.143.88
gaussNorm8.930.239.17
gpaSet3.190.033.22
iProcrustes0.130.000.12
idFeaturesByBackgating1.140.031.17
landmarkMatrix1.200.071.27
lymphGate3.910.063.97
normalize000
plotBins1.200.031.23
proBin0.640.050.69
quadrantGate000
rangeGate4.030.234.26
singletGate000
warpSet22.81 0.2823.10

flowStats.Rcheck/examples_x64/flowStats-Ex.timings:

nameusersystemelapsed
autoGate2.430.032.47
binByRef1.190.051.23
calcPBChiSquare0.840.030.88
calcPearsonChi0.880.060.94
curv1Filter-class0.230.000.23
curv2Filter-class1.770.051.81
curvPeaks0.760.000.77
density1d4.380.124.50
gaussNorm6.310.306.61
gpaSet3.750.063.81
iProcrustes0.30.00.3
idFeaturesByBackgating1.550.001.55
landmarkMatrix0.980.051.03
lymphGate3.720.113.82
normalize000
plotBins1.110.061.18
proBin0.560.000.56
quadrantGate000
rangeGate2.920.123.05
singletGate000
warpSet20.75 0.4421.19