Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:18:30 -0400 (Thu, 12 Apr 2018).
Package 498/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
flowViz 1.42.0 Mike Jiang
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: flowViz |
Version: 1.42.0 |
Command: rm -rf flowViz.buildbin-libdir flowViz.Rcheck && mkdir flowViz.buildbin-libdir flowViz.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=flowViz.buildbin-libdir flowViz_1.42.0.tar.gz >flowViz.Rcheck\00install.out 2>&1 && cp flowViz.Rcheck\00install.out flowViz-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=flowViz.buildbin-libdir --install="check:flowViz-install.out" --force-multiarch --no-vignettes --timings flowViz_1.42.0.tar.gz |
StartedAt: 2018-04-12 00:03:42 -0400 (Thu, 12 Apr 2018) |
EndedAt: 2018-04-12 00:07:00 -0400 (Thu, 12 Apr 2018) |
EllapsedTime: 198.1 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: flowViz.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf flowViz.buildbin-libdir flowViz.Rcheck && mkdir flowViz.buildbin-libdir flowViz.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=flowViz.buildbin-libdir flowViz_1.42.0.tar.gz >flowViz.Rcheck\00install.out 2>&1 && cp flowViz.Rcheck\00install.out flowViz-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=flowViz.buildbin-libdir --install="check:flowViz-install.out" --force-multiarch --no-vignettes --timings flowViz_1.42.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/flowViz.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'flowViz/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'flowViz' version '1.42.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 'flowViz' can be installed ... WARNING Found the following significant warnings: Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp4OLCDy/R.INSTALL2c2c70431abd/flowViz/man/xyplot.Rd:104: missing file link 'filtersList-class' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp4OLCDy/R.INSTALL2c2c70431abd/flowViz/man/xyplot.Rd:174: missing file link 'sqrt' See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/flowViz.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 * 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 Unexported objects imported by ':::' calls: 'flowCore:::findTimeChannel' 'flowCore:::prepareSet' 'lattice:::hist.constructor' 'lattice:::updateList' See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE flowPlot,flowFrame: warning in log(xd, b = 10): partial argument match of 'b' to 'base' flowPlot,flowFrame: warning in log(yd, b = 10): partial argument match of 'b' to 'base' .process_overlay_flowSet : <anonymous>: no visible global function definition for 'extends' .xyplot.flowSet: no visible global function definition for 'as.formula' panel.densityplot.flowset.stack: no visible binding for global variable 'rl' panel.xyplot.flowframe: no visible global function definition for 'densCols' panel.xyplot.flowframe.old: no visible global function definition for 'densCols' prepanel.densityplot.flowset.stack: no visible global function definition for 'extends' contour,flowFrame: no visible global function definition for 'contourLines' flowPlot,flowFrame: no visible global function definition for 'rainbow' glpoints,filter-flowFrame-missing: no visible binding for global variable 'parms' glpoints,filter-flowFrame-missing: no visible binding for global variable 'strict' gpoints,quadGate-flowFrame-character: no visible binding for global variable 'filterResult' gpolygon,ellipsoidGate-character: no visible binding for global variable 'fd' Undefined global functions or variables: as.formula contourLines densCols extends fd filterResult parms rainbow rl strict Consider adding importFrom("grDevices", "contourLines", "densCols", "rainbow") importFrom("methods", "extends") importFrom("stats", "as.formula") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * checking Rd files ... NOTE prepare_Rd: glines-methods.Rd:149-151: Dropping empty section 'Methods' prepare_Rd: timeLinePlot.Rd:72-74: Dropping empty section 'Methods' * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU or elapsed time > 5s user system elapsed densityplot 11.75 0.31 12.10 splom 10.45 0.27 10.72 xyplot 10.21 0.13 10.33 lattice-methods 9.67 0.23 9.91 timeLinePlot 6.62 0.00 6.63 ecdfplot 6.47 0.09 6.57 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed xyplot 11.36 0.12 11.48 densityplot 10.73 0.17 10.91 splom 9.67 0.14 9.81 lattice-methods 8.86 0.25 9.11 timeLinePlot 6.14 0.08 6.22 ecdfplot 5.61 0.25 5.86 * checking for unstated dependencies in vignettes ... NOTE '::' or ':::' import not declared from: 'data.table' * 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, 5 NOTEs See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/flowViz.Rcheck/00check.log' for details.
flowViz.Rcheck/00install.out
install for i386 * installing *source* package 'flowViz' ... ** R ** inst ** preparing package for lazy loading ** help *** installing help indices converting help for package 'flowViz' finding HTML links ... done addName-methods html contour-methods html densityplot html ecdfplot html flowPlot html flowViz-package html flowViz.par.get html glines-methods html glpoints-methods html glpolygon-methods html gpoints-methods html gpolygon-methods html lattice-methods html plot html splom html timeLinePlot html xyplot html Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp4OLCDy/R.INSTALL2c2c70431abd/flowViz/man/xyplot.Rd:104: missing file link 'filtersList-class' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp4OLCDy/R.INSTALL2c2c70431abd/flowViz/man/xyplot.Rd:174: missing file link 'sqrt' ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'flowViz' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'flowViz' as flowViz_1.42.0.zip * DONE (flowViz) In R CMD INSTALL In R CMD INSTALL
flowViz.Rcheck/examples_i386/flowViz-Ex.timings
|
flowViz.Rcheck/examples_x64/flowViz-Ex.timings
|