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.4: CHECK report for plateCore on moscato1

This page was generated on 2016-09-21 03:42:50 -0700 (Wed, 21 Sep 2016).

Package 903/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plateCore 1.31.0
Errol Strain
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/plateCore
Last Changed Rev: 117081 / Revision: 121152
Last Changed Date: 2016-05-03 14:30:44 -0700 (Tue, 03 May 2016)
zin1 Linux (Ubuntu 16.04 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
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  ERROR  skipped  skipped 

Summary

Package: plateCore
Version: 1.31.0
Command: rm -rf plateCore.buildbin-libdir plateCore.Rcheck && mkdir plateCore.buildbin-libdir plateCore.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plateCore.buildbin-libdir plateCore_1.31.0.tar.gz >plateCore.Rcheck\00install.out 2>&1 && cp plateCore.Rcheck\00install.out plateCore-install.out && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=plateCore.buildbin-libdir --install="check:plateCore-install.out" --force-multiarch --no-vignettes --timings plateCore_1.31.0.tar.gz
StartedAt: 2016-09-20 14:02:01 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 14:06:39 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 277.5 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.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plateCore.buildbin-libdir plateCore_1.31.0.tar.gz >plateCore.Rcheck\00install.out 2>&1 && cp plateCore.Rcheck\00install.out plateCore-install.out  && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=plateCore.buildbin-libdir --install="check:plateCore-install.out" --force-multiarch --no-vignettes --timings plateCore_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/plateCore.Rcheck'
* using R version 3.3.1 (2016-06-21)
* 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.31.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
Examples with CPU or elapsed time > 5s
                          user system elapsed
mfiPlot-methods           6.82   0.00    6.85
applyControlGates-methods 5.76   0.02    5.78
summaryStats-methods      5.65   0.02    5.66
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
applyControlGates-methods 7.35   0.01    7.36
summaryStats-methods      6.68   0.01    6.70
mfiPlot-methods           6.56   0.00    6.55
on-methods                5.44   0.03    5.85
* 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.4-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.31.0.zip
* DONE (plateCore)

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

nameusersystemelapsed
Subset-methods2.280.012.29
applyControlGates-methods5.760.025.78
compensate-methods2.70.02.7
compensationSet0.180.000.18
densityplot-methods1.000.001.42
fixAutoFl-methods2.510.022.54
flowPlate-class1.240.001.24
flowPlate-method1.430.001.43
fpbind-methods3.090.003.09
getGroups-methods0.860.000.86
gutterPlot-methods0.750.000.75
mfiPlot-methods6.820.006.85
on-methods4.690.004.70
panel.densityplot.flowPlate1.190.001.18
panel.xyplot.flowPlate1.140.001.14
plateCore-package1.450.031.48
plateSet-methods1.400.001.41
plotPlate-methods1.720.011.73
prepanel.densityplot.flowPlate0.810.000.81
prepanel.xyplot.flowPlate0.780.000.78
setControlGates-methods1.670.001.67
summaryStats-methods5.650.025.66
wellAnnotation-methods0.820.000.83
xyplot-methods0.940.000.94

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

nameusersystemelapsed
Subset-methods1.950.072.01
applyControlGates-methods7.350.017.36
compensate-methods3.180.023.20
compensationSet0.160.000.16
densityplot-methods1.140.011.17
fixAutoFl-methods2.670.002.66
flowPlate-class1.710.001.71
flowPlate-method1.390.001.39
fpbind-methods3.540.003.54
getGroups-methods0.950.000.95
gutterPlot-methods0.790.000.80
mfiPlot-methods6.560.006.55
on-methods5.440.035.85
panel.densityplot.flowPlate1.050.021.06
panel.xyplot.flowPlate1.260.021.28
plateCore-package1.420.011.44
plateSet-methods1.360.021.37
plotPlate-methods2.090.012.12
prepanel.densityplot.flowPlate1.040.021.06
prepanel.xyplot.flowPlate0.810.000.81
setControlGates-methods1.70.01.7
summaryStats-methods6.680.016.70
wellAnnotation-methods0.730.000.73
xyplot-methods1.060.001.06