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

CHECK report for plateCore on tokay2

This page was generated on 2018-10-17 08:34:23 -0400 (Wed, 17 Oct 2018).

Package 1101/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plateCore 1.38.0
Errol Strain
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/plateCore
Branch: RELEASE_3_7
Last Commit: 873a1e1
Last Changed Date: 2018-04-30 10:35:11 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: plateCore
Version: 1.38.0
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:plateCore.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings plateCore_1.38.0.tar.gz
StartedAt: 2018-10-17 03:59:50 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 04:03:54 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 244.2 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: plateCore.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:plateCore.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings plateCore_1.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/plateCore.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* 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.38.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
* 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 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
applyControlGates-methods 4.98   0.06    5.05
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
applyControlGates-methods 8.99   0.06    9.05
summaryStats-methods      7.92   0.03    7.96
mfiPlot-methods           7.27   0.03    7.30
on-methods                6.68   0.08    6.77
* 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.7-bioc/meat/plateCore.Rcheck/00check.log'
for details.



Installation output

plateCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/plateCore_1.38.0.tar.gz && rm -rf plateCore.buildbin-libdir && mkdir plateCore.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=plateCore.buildbin-libdir plateCore_1.38.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL plateCore_1.38.0.zip && rm plateCore_1.38.0.tar.gz plateCore_1.38.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2300k  100 2300k    0     0  20.4M      0 --:--:-- --:--:-- --:--:-- 21.6M

install for i386

* 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'
** help
*** installing help indices
  converting help for package 'plateCore'
    finding HTML links ... done
    Subset-methods                          html  
    applyControlGates-methods               html  
    compensate-methods                      html  
    compensationSet                         html  
    densityplot-methods                     html  
    fixAutoFl-methods                       html  
    flowPlate-class                         html  
    finding level-2 HTML links ... done

    flowPlate-method                        html  
    fpbind-methods                          html  
    getGroups-methods                       html  
    gutterPlot-methods                      html  
    mfiPlot-methods                         html  
    on-methods                              html  
    panel.densityplot.flowPlate             html  
    panel.xyplot.flowPlate                  html  
    pbmcPlate                               html  
    plateCore-package                       html  
    plateSet-methods                        html  
    plotPlate-methods                       html  
    prepanel.densityplot.flowPlate          html  
    prepanel.xyplot.flowPlate               html  
    setControlGates-methods                 html  
    summaryStats-methods                    html  
    wellAnnotation-methods                  html  
    xyplot-methods                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in package 'flowStats' for request: '%on%' when loading 'plateCore'
In R CMD INSTALL

install for x64

* installing *source* package 'plateCore' ...
** testing if installed package can be loaded
No methods found in package 'flowStats' for request: '%on%' when loading 'plateCore'
* MD5 sums
packaged installation of 'plateCore' as plateCore_1.38.0.zip
* DONE (plateCore)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'plateCore' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output


Example timings

plateCore.Rcheck/examples_i386/plateCore-Ex.timings

nameusersystemelapsed
Subset-methods1.360.091.45
applyControlGates-methods4.980.065.05
compensate-methods1.700.071.77
compensationSet0.170.000.17
densityplot-methods0.630.010.64
fixAutoFl-methods2.190.072.30
flowPlate-class0.900.010.92
flowPlate-method0.880.020.89
fpbind-methods2.040.002.05
getGroups-methods0.520.060.57
gutterPlot-methods0.840.030.88
mfiPlot-methods4.570.064.62
on-methods4.540.134.68
panel.densityplot.flowPlate1.170.011.18
panel.xyplot.flowPlate0.720.030.75
plateCore-package1.130.001.13
plateSet-methods1.080.001.08
plotPlate-methods1.570.001.58
prepanel.densityplot.flowPlate0.610.000.60
prepanel.xyplot.flowPlate0.600.020.61
setControlGates-methods1.040.001.05
summaryStats-methods4.180.024.19
wellAnnotation-methods0.560.000.56
xyplot-methods0.720.000.72

plateCore.Rcheck/examples_x64/plateCore-Ex.timings

nameusersystemelapsed
Subset-methods2.560.012.58
applyControlGates-methods8.990.069.05
compensate-methods3.050.003.05
compensationSet0.220.000.22
densityplot-methods0.920.040.95
fixAutoFl-methods2.670.002.67
flowPlate-class1.140.001.14
flowPlate-method1.190.011.21
fpbind-methods2.420.022.43
getGroups-methods0.550.000.55
gutterPlot-methods0.840.000.84
mfiPlot-methods7.270.037.30
on-methods6.680.086.77
panel.densityplot.flowPlate1.240.011.25
panel.xyplot.flowPlate1.450.001.45
plateCore-package1.810.021.83
plateSet-methods1.740.011.75
plotPlate-methods1.800.051.84
prepanel.densityplot.flowPlate0.730.000.74
prepanel.xyplot.flowPlate1.060.021.07
setControlGates-methods2.330.032.36
summaryStats-methods7.920.037.96
wellAnnotation-methods0.780.030.81
xyplot-methods0.860.030.89