Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for plateCore on malbec2

This page was generated on 2019-03-18 11:13:13 -0400 (Mon, 18 Mar 2019).

Package 1181/1676HostnameOS / ArchINSTALLBUILDCHECK
plateCore 1.41.1
Errol Strain
Snapshot Date: 2019-03-17 17:01:51 -0400 (Sun, 17 Mar 2019)
URL: https://git.bioconductor.org/packages/plateCore
Branch: master
Last Commit: c3480a3
Last Changed Date: 2019-01-04 13:44:09 -0400 (Fri, 04 Jan 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  ERROR  ERROR  skipped 
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS 

Summary

Package: plateCore
Version: 1.41.1
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:plateCore.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings plateCore_1.41.1.tar.gz
StartedAt: 2019-03-18 03:37:17 -0400 (Mon, 18 Mar 2019)
EndedAt: 2019-03-18 03:40:16 -0400 (Mon, 18 Mar 2019)
EllapsedTime: 179.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: plateCore.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:plateCore.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings plateCore_1.41.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/plateCore.Rcheck’
* using R Under development (unstable) (2019-01-21 r75999)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘plateCore/DESCRIPTION’ ... OK
* this is package ‘plateCore’ version ‘1.41.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 for sufficient/correct file permissions ... OK
* checking whether package ‘plateCore’ can be installed ... WARNING
Found the following significant warnings:
    The prototype for class “flowPlate” has undefined slot(s): 'plateConfig'
See ‘/home/biocbuild/bbs-3.9-bioc/meat/plateCore.Rcheck/00install.out’ for details.
* 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
* 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
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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
applyControlGates-methods 7.414  0.056   7.664
mfiPlot-methods           6.935  0.020   7.027
summaryStats-methods      6.568  0.004   6.591
on-methods                5.463  0.016   5.496
* 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: 2 WARNINGs, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/plateCore.Rcheck/00check.log’
for details.



Installation output

plateCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL plateCore
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘plateCore’ ...
** R
** data
** byte-compile and prepare package for lazy loading
No methods found in package ‘flowStats’ for request: ‘%on%’ when loading ‘plateCore’
Warning in reconcilePropertiesAndPrototype(name, slots, prototype, superClasses,  :
  The prototype for class “flowPlate” has undefined slot(s): 'plateConfig'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in package ‘flowStats’ for request: ‘%on%’ when loading ‘plateCore’
* DONE (plateCore)

Tests output


Example timings

plateCore.Rcheck/plateCore-Ex.timings

nameusersystemelapsed
Subset-methods2.0570.0212.130
applyControlGates-methods7.4140.0567.664
compensate-methods2.4230.0042.445
compensationSet0.2120.0000.214
densityplot-methods1.0290.0161.070
fixAutoFl-methods3.1610.0113.181
flowPlate-class1.6410.0041.646
flowPlate-method1.6750.0041.682
fpbind-methods3.3410.0073.358
getGroups-methods0.6870.0080.696
gutterPlot-methods0.9250.0040.931
mfiPlot-methods6.9350.0207.027
on-methods5.4630.0165.496
panel.densityplot.flowPlate1.1950.0041.203
panel.xyplot.flowPlate0.8930.0040.899
plateCore-package1.6530.0041.659
plateSet-methods1.4330.0041.440
plotPlate-methods1.6850.0041.692
prepanel.densityplot.flowPlate0.9860.0321.018
prepanel.xyplot.flowPlate0.9300.0120.944
setControlGates-methods2.1800.0122.196
summaryStats-methods6.5680.0046.591
wellAnnotation-methods0.7390.0080.748
xyplot-methods0.8820.0040.887