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 2016-04-23 10:17:00 -0700 (Sat, 23 Apr 2016).

Package 779/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plateCore 1.28.0
Errol Strain
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/plateCore
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 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 Standard (64-bit) / x64  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.28.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.28.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.28.0.tar.gz
StartedAt: 2016-04-23 05:58:45 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 06:05:50 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 424.4 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.28.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.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/plateCore.Rcheck'
* using R version 3.2.4 (2016-03-10)
* 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.28.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'
  generic '[[' and siglist 'flowPlate,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' ... [82s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
mfiPlot-methods           8.73   0.01    8.75
applyControlGates-methods 8.62   0.01    8.63
summaryStats-methods      7.71   0.00    7.71
on-methods                6.62   0.00    6.62
** running examples for arch 'x64' ... [89s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
mfiPlot-methods           9.77   0.01    9.78
applyControlGates-methods 9.38   0.00    9.38
summaryStats-methods      9.19   0.00    9.19
on-methods                6.29   0.00    6.57
fixAutoFl-methods         5.23   0.03    5.26
* 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.28.0.zip
* DONE (plateCore)

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

nameusersystemelapsed
Subset-methods2.510.002.51
applyControlGates-methods8.620.018.63
compensate-methods3.790.003.79
compensationSet0.260.000.27
densityplot-methods1.590.001.92
fixAutoFl-methods3.640.003.65
flowPlate-class2.090.022.10
flowPlate-method2.480.002.48
fpbind-methods4.100.014.12
getGroups-methods1.050.021.06
gutterPlot-methods0.840.000.84
mfiPlot-methods8.730.018.75
on-methods6.620.006.62
panel.densityplot.flowPlate1.470.031.50
panel.xyplot.flowPlate1.590.001.59
plateCore-package2.310.002.31
plateSet-methods2.210.002.21
plotPlate-methods2.060.022.08
prepanel.densityplot.flowPlate1.680.001.69
prepanel.xyplot.flowPlate1.030.001.03
setControlGates-methods2.150.002.15
summaryStats-methods7.710.007.71
wellAnnotation-methods1.140.001.14
xyplot-methods1.040.001.04

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

nameusersystemelapsed
Subset-methods3.100.093.20
applyControlGates-methods9.380.009.38
compensate-methods3.930.003.93
compensationSet0.200.030.23
densityplot-methods1.530.021.64
fixAutoFl-methods5.230.035.26
flowPlate-class2.600.032.63
flowPlate-method1.870.011.89
fpbind-methods4.060.004.06
getGroups-methods1.140.021.53
gutterPlot-methods1.210.021.23
mfiPlot-methods9.770.019.78
on-methods6.290.006.57
panel.densityplot.flowPlate1.780.021.84
panel.xyplot.flowPlate1.100.032.74
plateCore-package2.150.002.15
plateSet-methods2.140.012.15
plotPlate-methods2.060.022.07
prepanel.densityplot.flowPlate1.150.001.16
prepanel.xyplot.flowPlate1.300.001.29
setControlGates-methods2.290.013.33
summaryStats-methods9.190.009.19
wellAnnotation-methods1.060.001.06
xyplot-methods1.20.01.2