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.6: CHECK report for plateCore on tokay1

This page was generated on 2017-08-16 13:28:36 -0400 (Wed, 16 Aug 2017).

Package 1004/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plateCore 1.35.0
Errol Strain
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/plateCore
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: plateCore
Version: 1.35.0
Command: rm -rf plateCore.buildbin-libdir plateCore.Rcheck && mkdir plateCore.buildbin-libdir plateCore.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plateCore.buildbin-libdir plateCore_1.35.0.tar.gz >plateCore.Rcheck\00install.out 2>&1 && cp plateCore.Rcheck\00install.out plateCore-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=plateCore.buildbin-libdir --install="check:plateCore-install.out" --force-multiarch --no-vignettes --timings plateCore_1.35.0.tar.gz
StartedAt: 2017-08-16 01:33:03 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:37:23 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 260.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 && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plateCore.buildbin-libdir plateCore_1.35.0.tar.gz >plateCore.Rcheck\00install.out 2>&1 && cp plateCore.Rcheck\00install.out plateCore-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=plateCore.buildbin-libdir --install="check:plateCore-install.out" --force-multiarch --no-vignettes --timings plateCore_1.35.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/plateCore.Rcheck'
* using R version 3.4.1 (2017-06-30)
* 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.35.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: no visible binding for global variable
  'Sample.Type'
fpbind,flowPlate-flowPlate : <anonymous>: no visible binding for global
  variable 'name'
gutterPlot,flowPlate: no visible global function definition for 'plot'
mfiPlot,flowPlate: no visible global function definition for 'plot'
plotPlate,flowPlate: no visible global function definition for 'plot'
setControlGates,flowPlate: no visible binding for global variable
  'Sample.Type'
setControlGates,flowPlate: no visible binding for global variable
  'Channel'
setControlGates,flowPlate : <anonymous>: no visible binding for global
  variable 'Well.Id'
setControlGates,flowPlate : <anonymous>: no visible binding for global
  variable 'plateName'
setControlGates,flowPlate : <anonymous>: no visible binding for global
  variable 'name'
Undefined global functions or variables:
  Channel Sample.Type Well.Id name plateName plot
Consider adding
  importFrom("graphics", "plot")
to your NAMESPACE file.
* 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' ... OK
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
applyControlGates-methods 6.36   0.05    6.40
on-methods                5.66   0.03    5.69
mfiPlot-methods           5.68   0.00    5.68
summaryStats-methods      5.61   0.00    5.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: 1 WARNING, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-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.35.0.zip
* DONE (plateCore)

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

nameusersystemelapsed
Subset-methods1.700.061.77
applyControlGates-methods4.830.034.86
compensate-methods2.610.082.69
compensationSet0.150.010.17
densityplot-methods0.660.020.67
fixAutoFl-methods2.370.062.44
flowPlate-class1.050.001.04
flowPlate-method1.060.031.10
fpbind-methods2.780.002.78
getGroups-methods0.520.020.53
gutterPlot-methods0.830.020.84
mfiPlot-methods4.310.014.33
on-methods3.380.083.45
panel.densityplot.flowPlate0.810.010.83
panel.xyplot.flowPlate1.120.001.13
plateCore-package0.920.020.94
plateSet-methods0.910.020.92
plotPlate-methods1.130.011.14
prepanel.densityplot.flowPlate0.650.030.69
prepanel.xyplot.flowPlate0.610.020.62
setControlGates-methods1.360.001.36
summaryStats-methods4.810.034.84
wellAnnotation-methods0.520.020.53
xyplot-methods0.550.000.55

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

nameusersystemelapsed
Subset-methods2.250.082.33
applyControlGates-methods6.360.056.40
compensate-methods2.200.012.22
compensationSet0.510.000.52
densityplot-methods0.690.000.69
fixAutoFl-methods2.470.042.51
flowPlate-class1.170.001.17
flowPlate-method1.160.011.18
fpbind-methods3.300.003.29
getGroups-methods0.930.000.94
gutterPlot-methods0.930.020.94
mfiPlot-methods5.680.005.68
on-methods5.660.035.69
panel.densityplot.flowPlate1.000.031.03
panel.xyplot.flowPlate1.160.011.17
plateCore-package1.120.001.13
plateSet-methods1.110.021.12
plotPlate-methods1.360.011.38
prepanel.densityplot.flowPlate0.720.020.73
prepanel.xyplot.flowPlate1.050.001.04
setControlGates-methods1.190.001.19
summaryStats-methods5.610.005.61
wellAnnotation-methods0.680.030.72
xyplot-methods0.680.000.67