| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-03-18 11:43:51 -0400 (Mon, 18 Mar 2019).
| Package 1181/1676 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||
| plateCore 1.41.1 Errol Strain
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | WARNINGS | ||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | ERROR | ERROR | skipped | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ WARNINGS ] |
| 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 |
##############################################################################
##############################################################################
###
### 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.
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)
plateCore.Rcheck/plateCore-Ex.timings
| name | user | system | elapsed | |
| Subset-methods | 2.681 | 0.084 | 2.766 | |
| applyControlGates-methods | 8.501 | 0.255 | 8.852 | |
| compensate-methods | 3.009 | 0.051 | 3.066 | |
| compensationSet | 0.137 | 0.019 | 0.155 | |
| densityplot-methods | 1.181 | 0.062 | 1.243 | |
| fixAutoFl-methods | 3.583 | 0.113 | 3.720 | |
| flowPlate-class | 2.352 | 0.061 | 2.415 | |
| flowPlate-method | 1.839 | 0.033 | 1.873 | |
| fpbind-methods | 3.628 | 0.088 | 3.719 | |
| getGroups-methods | 1.013 | 0.016 | 1.031 | |
| gutterPlot-methods | 0.984 | 0.029 | 1.016 | |
| mfiPlot-methods | 8.798 | 0.102 | 9.013 | |
| on-methods | 5.956 | 0.091 | 6.049 | |
| panel.densityplot.flowPlate | 1.218 | 0.025 | 1.246 | |
| panel.xyplot.flowPlate | 1.250 | 0.020 | 1.271 | |
| plateCore-package | 1.911 | 0.035 | 1.946 | |
| plateSet-methods | 1.885 | 0.027 | 1.913 | |
| plotPlate-methods | 2.293 | 0.027 | 2.443 | |
| prepanel.densityplot.flowPlate | 1.163 | 0.020 | 1.183 | |
| prepanel.xyplot.flowPlate | 1.170 | 0.052 | 1.222 | |
| setControlGates-methods | 2.162 | 0.034 | 2.207 | |
| summaryStats-methods | 8.625 | 0.108 | 8.740 | |
| wellAnnotation-methods | 0.896 | 0.017 | 0.914 | |
| xyplot-methods | 1.000 | 0.018 | 1.022 | |