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

This page was generated on 2015-04-10 09:45:56 -0700 (Fri, 10 Apr 2015).

Package 666/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plateCore 1.24.0
Errol Strain
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/plateCore
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK 

Summary

Package: plateCore
Version: 1.24.0
Command: rm -rf plateCore.buildbin-libdir plateCore.Rcheck && mkdir plateCore.buildbin-libdir plateCore.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plateCore.buildbin-libdir plateCore_1.24.0.tar.gz >plateCore.Rcheck\00install.out 2>&1 && cp plateCore.Rcheck\00install.out plateCore-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=plateCore.buildbin-libdir --install="check:plateCore-install.out" --force-multiarch --no-vignettes --timings plateCore_1.24.0.tar.gz
StartedAt: 2015-04-10 04:11:48 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 04:18:38 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 409.8 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.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=plateCore.buildbin-libdir plateCore_1.24.0.tar.gz >plateCore.Rcheck\00install.out 2>&1 && cp plateCore.Rcheck\00install.out plateCore-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=plateCore.buildbin-libdir --install="check:plateCore-install.out" --force-multiarch --no-vignettes --timings plateCore_1.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/plateCore.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'plateCore/DESCRIPTION' ... OK
* this is package 'plateCore' version '1.24.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'
* 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' ... [75s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
mfiPlot-methods           9.75   0.00    9.75
summaryStats-methods      8.14   0.00    8.14
applyControlGates-methods 7.79   0.00    7.79
on-methods                6.05   0.05    6.10
** running examples for arch 'x64' ... [88s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
mfiPlot-methods           10.84   0.01   10.86
summaryStats-methods      10.06   0.00   10.06
applyControlGates-methods  9.31   0.02    9.33
on-methods                 7.10   0.02    7.11
* 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

WARNING: There was 1 warning.
NOTE: There were 3 notes.
See
  'D:/biocbld/bbs-3.0-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.24.0.zip
* DONE (plateCore)

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

nameusersystemelapsed
Subset-methods2.70.02.7
applyControlGates-methods7.790.007.79
compensate-methods3.240.003.24
compensationSet0.360.000.36
densityplot-methods1.040.001.05
fixAutoFl-methods3.500.003.52
flowPlate-class1.840.021.86
flowPlate-method1.70.01.7
fpbind-methods4.540.014.55
getGroups-methods1.170.001.17
gutterPlot-methods0.940.000.94
mfiPlot-methods9.750.009.75
on-methods6.050.056.10
panel.densityplot.flowPlate1.370.001.37
panel.xyplot.flowPlate1.170.001.17
plateCore-package1.660.001.66
plateSet-methods2.040.022.05
plotPlate-methods2.030.012.05
prepanel.densityplot.flowPlate1.330.001.33
prepanel.xyplot.flowPlate0.970.001.11
setControlGates-methods1.810.021.82
summaryStats-methods8.140.008.14
wellAnnotation-methods0.890.000.89
xyplot-methods1.250.001.25

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

nameusersystemelapsed
Subset-methods2.820.002.82
applyControlGates-methods9.310.029.33
compensate-methods3.70.03.7
compensationSet0.410.000.41
densityplot-methods1.380.001.38
fixAutoFl-methods4.080.014.09
flowPlate-class2.300.022.33
flowPlate-method2.280.002.27
fpbind-methods4.480.004.48
getGroups-methods1.230.031.26
gutterPlot-methods1.360.001.36
mfiPlot-methods10.84 0.0110.86
on-methods7.100.027.11
panel.densityplot.flowPlate1.560.022.84
panel.xyplot.flowPlate1.340.001.34
plateCore-package202
plateSet-methods2.40.02.4
plotPlate-methods2.590.002.59
prepanel.densityplot.flowPlate1.200.011.22
prepanel.xyplot.flowPlate1.340.031.37
setControlGates-methods2.030.002.03
summaryStats-methods10.06 0.0010.06
wellAnnotation-methods1.440.021.45
xyplot-methods1.420.001.42