Back to Multiple platform build/check report for BioC 3.7
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

CHECK report for flowViz on tokay2

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

Package 523/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowViz 1.44.0
Mike Jiang
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/flowViz
Branch: RELEASE_3_7
Last Commit: 136f1c9
Last Changed Date: 2018-04-30 10:35:06 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK 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  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: flowViz
Version: 1.44.0
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flowViz.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings flowViz_1.44.0.tar.gz
StartedAt: 2018-10-17 02:03:26 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 02:06:50 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 203.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: flowViz.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/flowViz.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 'flowViz/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'flowViz' version '1.44.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.7-bioc/tmpdir/RtmpWEAD97/R.INSTALL1ba469783f0c/flowViz/man/xyplot.Rd:104: file link 'filtersList-class' in package 'flowCore' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpWEAD97/R.INSTALL1ba469783f0c/flowViz/man/xyplot.Rd:174: file link 'sqrt' in package 'base' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.7-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' ... NOTE
Files named as vignettes but with no recognized vignette engine:
   'vignettes/densityplot_vs_histogram.Rmd'
(Is a VignetteBuilder field missing?)
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
densityplot     15.02   0.42   15.44
xyplot          11.84   0.19   12.03
lattice-methods 11.65   0.36   12.02
splom            9.99   0.19   10.17
timeLinePlot     6.42   0.09    6.52
ecdfplot         5.08   0.15    5.24
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
splom           10.72   0.31   11.03
xyplot          10.42   0.11   10.53
densityplot     10.20   0.32   10.53
lattice-methods  9.79   0.34   10.14
timeLinePlot     5.91   0.04    6.00
ecdfplot         5.31   0.05    5.36
* 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, 6 NOTEs
See
  'C:/Users/biocbuild/bbs-3.7-bioc/meat/flowViz.Rcheck/00check.log'
for details.



Installation output

flowViz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/flowViz_1.44.0.tar.gz && rm -rf flowViz.buildbin-libdir && mkdir flowViz.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=flowViz.buildbin-libdir flowViz_1.44.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL flowViz_1.44.0.zip && rm flowViz_1.44.0.tar.gz flowViz_1.44.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  806k  100  806k    0     0  12.9M      0 --:--:-- --:--:-- --:--:-- 14.3M

install for i386

* installing *source* package 'flowViz' ...
** R
** inst
** byte-compile and prepare 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.7-bioc/tmpdir/RtmpWEAD97/R.INSTALL1ba469783f0c/flowViz/man/xyplot.Rd:104: file link 'filtersList-class' in package 'flowCore' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpWEAD97/R.INSTALL1ba469783f0c/flowViz/man/xyplot.Rd:174: file link 'sqrt' in package 'base' does not exist and so has been treated as a topic
** building package indices
** installing vignettes
   'filters.Rmd' 
** 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.44.0.zip
* DONE (flowViz)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'flowViz' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output


Example timings

flowViz.Rcheck/examples_i386/flowViz-Ex.timings

nameusersystemelapsed
contour-methods1.570.101.67
densityplot15.02 0.4215.44
ecdfplot5.080.155.24
flowPlot1.250.051.29
flowViz-package000
flowViz.par.get1.800.081.89
lattice-methods11.65 0.3612.02
splom 9.99 0.1910.17
timeLinePlot6.420.096.52
xyplot11.84 0.1912.03

flowViz.Rcheck/examples_x64/flowViz-Ex.timings

nameusersystemelapsed
contour-methods1.070.101.16
densityplot10.20 0.3210.53
ecdfplot5.310.055.36
flowPlot0.780.030.81
flowViz-package000
flowViz.par.get1.690.051.73
lattice-methods 9.79 0.3410.14
splom10.72 0.3111.03
timeLinePlot5.910.046.00
xyplot10.42 0.1110.53