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 plateCore on moscato1

This page was generated on 2015-08-20 13:19:27 -0700 (Thu, 20 Aug 2015).

Package 755/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plateCore 1.27.0
Errol Strain
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/plateCore
Last Changed Rev: 102594 / Revision: 107602
Last Changed Date: 2015-04-16 13:02:44 -0700 (Thu, 16 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / 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 UNNEEDED, same version exists in internal repository

Summary

Package: plateCore
Version: 1.27.0
Command: rm -rf plateCore.buildbin-libdir plateCore.Rcheck && mkdir plateCore.buildbin-libdir plateCore.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plateCore.buildbin-libdir plateCore_1.27.0.tar.gz >plateCore.Rcheck\00install.out 2>&1 && cp plateCore.Rcheck\00install.out plateCore-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=plateCore.buildbin-libdir --install="check:plateCore-install.out" --force-multiarch --no-vignettes --timings plateCore_1.27.0.tar.gz
StartedAt: 2015-08-20 08:40:56 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 08:47:20 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 384.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: plateCore.Rcheck
Warnings: 1

Command output

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


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/plateCore.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'plateCore/DESCRIPTION' ... OK
* this is package 'plateCore' version '1.27.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 whether package 'plateCore' 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' 'lattice'
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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  'flowViz' 'latticeExtra'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
panel.xyplot.flowPlate: warning in filterBoundary(filter =
  filter[[nm]], parameters = c(channel.x.name, channel.y.name), frame =
  frames[[nm]]): partial argument match of 'filter' to 'filter.object'
fixAutoFl,flowPlate : .local: no visible binding for global variable
  'Sample.Type'
fpbind,flowPlate-flowPlate : .local : <anonymous>: no visible binding
  for global variable 'name'
setControlGates,flowPlate : .local: no visible binding for global
  variable 'Sample.Type'
setControlGates,flowPlate : .local: no visible binding for global
  variable 'Channel'
setControlGates,flowPlate : .local : <anonymous>: no visible binding
  for global variable 'Well.Id'
setControlGates,flowPlate : .local : <anonymous>: no visible binding
  for global variable 'plateName'
setControlGates,flowPlate : .local : <anonymous>: no visible binding
  for global variable 'name'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic '[' and siglist 'flowPlate,ANY,ANY,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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' ... [72s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
mfiPlot-methods           8.06   0.00    8.06
summaryStats-methods      7.93   0.02    7.95
applyControlGates-methods 7.62   0.00    7.61
on-methods                5.92   0.03    6.90
** running examples for arch 'x64' ... [93s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
summaryStats-methods      11.76   0.00   11.77
mfiPlot-methods           11.17   0.00   11.18
applyControlGates-methods 10.42   0.02   10.43
on-methods                 8.00   0.00    8.01
fpbind-methods             5.06   0.01    5.07
* 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: 1 WARNING, 3 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/plateCore.Rcheck/00check.log'
for details.


plateCore.Rcheck/00install.out:


install for i386

* installing *source* package 'plateCore' ...
** R
** data
** inst
** preparing package for lazy loading
No methods found in "flowStats" for requests: %on%
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in "flowStats" for requests: %on%

install for x64

* installing *source* package 'plateCore' ...
** testing if installed package can be loaded
No methods found in "flowStats" for requests: %on%
* MD5 sums
packaged installation of 'plateCore' as plateCore_1.27.0.zip
* DONE (plateCore)

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

nameusersystemelapsed
Subset-methods2.150.012.17
applyControlGates-methods7.620.007.61
compensate-methods3.370.023.39
compensationSet0.320.010.34
densityplot-methods1.490.001.66
fixAutoFl-methods3.910.023.93
flowPlate-class2.050.012.06
flowPlate-method1.960.001.96
fpbind-methods3.210.023.23
getGroups-methods1.020.001.01
gutterPlot-methods1.440.011.45
mfiPlot-methods8.060.008.06
on-methods5.920.036.90
panel.densityplot.flowPlate1.210.001.21
panel.xyplot.flowPlate1.250.021.27
plateCore-package1.980.002.00
plateSet-methods2.090.002.09
plotPlate-methods1.980.011.99
prepanel.densityplot.flowPlate0.980.000.98
prepanel.xyplot.flowPlate1.090.021.11
setControlGates-methods1.860.001.85
summaryStats-methods7.930.027.95
wellAnnotation-methods0.840.000.84
xyplot-methods1.150.001.15

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

nameusersystemelapsed
Subset-methods2.840.032.87
applyControlGates-methods10.42 0.0210.43
compensate-methods3.370.013.39
compensationSet0.240.000.23
densityplot-methods1.490.001.50
fixAutoFl-methods4.040.024.06
flowPlate-class2.360.012.37
flowPlate-method2.820.022.84
fpbind-methods5.060.015.07
getGroups-methods1.730.041.76
gutterPlot-methods1.750.011.76
mfiPlot-methods11.17 0.0011.18
on-methods8.000.008.01
panel.densityplot.flowPlate1.850.011.86
panel.xyplot.flowPlate1.430.001.43
plateCore-package1.760.001.77
plateSet-methods2.310.002.31
plotPlate-methods2.620.002.62
prepanel.densityplot.flowPlate1.530.001.83
prepanel.xyplot.flowPlate1.500.021.51
setControlGates-methods2.550.002.56
summaryStats-methods11.76 0.0011.77
wellAnnotation-methods1.130.001.42
xyplot-methods1.40.01.4