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

CHECK report for plateCore on celaya2

This page was generated on 2019-03-18 11:43:51 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:plateCore.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings plateCore_1.41.1.tar.gz
StartedAt: 2019-03-18 03:57:46 -0400 (Mon, 18 Mar 2019)
EndedAt: 2019-03-18 04:01:30 -0400 (Mon, 18 Mar 2019)
EllapsedTime: 223.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: plateCore.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:plateCore.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings plateCore_1.41.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/plateCore.Rcheck’
* using R Under development (unstable) (2019-01-22 r76000)
* using platform: x86_64-apple-darwin15.6.0 (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 ‘/Users/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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
mfiPlot-methods           8.798  0.102   9.013
applyControlGates-methods 8.501  0.255   8.852
summaryStats-methods      8.625  0.108   8.740
on-methods                5.956  0.091   6.049
* 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
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/plateCore.Rcheck/00check.log’
for details.



Installation output

plateCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL plateCore
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/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.6810.0842.766
applyControlGates-methods8.5010.2558.852
compensate-methods3.0090.0513.066
compensationSet0.1370.0190.155
densityplot-methods1.1810.0621.243
fixAutoFl-methods3.5830.1133.720
flowPlate-class2.3520.0612.415
flowPlate-method1.8390.0331.873
fpbind-methods3.6280.0883.719
getGroups-methods1.0130.0161.031
gutterPlot-methods0.9840.0291.016
mfiPlot-methods8.7980.1029.013
on-methods5.9560.0916.049
panel.densityplot.flowPlate1.2180.0251.246
panel.xyplot.flowPlate1.2500.0201.271
plateCore-package1.9110.0351.946
plateSet-methods1.8850.0271.913
plotPlate-methods2.2930.0272.443
prepanel.densityplot.flowPlate1.1630.0201.183
prepanel.xyplot.flowPlate1.1700.0521.222
setControlGates-methods2.1620.0342.207
summaryStats-methods8.6250.1088.740
wellAnnotation-methods0.8960.0170.914
xyplot-methods1.0000.0181.022