Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

CHECK report for optimalFlow on tokay1

This page was generated on 2021-05-06 12:32:39 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the optimalFlow package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1275/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
optimalFlow 1.2.0  (landing page)
Hristo Inouzhe
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/optimalFlow
Branch: RELEASE_3_12
Last Commit: e837f61
Last Changed Date: 2020-10-27 11:57:10 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  ERROR    ERROR  skippedskipped

Summary

Package: optimalFlow
Version: 1.2.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:optimalFlow.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings optimalFlow_1.2.0.tar.gz
StartedAt: 2021-05-06 05:16:53 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 05:32:32 -0400 (Thu, 06 May 2021)
EllapsedTime: 939.4 seconds
RetCode: 0
Status:   OK   
CheckDir: optimalFlow.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:optimalFlow.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings optimalFlow_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/optimalFlow.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'optimalFlow/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'optimalFlow' version '1.2.0'
* package encoding: UTF-8
* 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 'optimalFlow' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'GaussianBarycenters' 'distGaussianCov' 'distGaussianMean'
  'wassersteinKBarycenter'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
voteLabelTransfer: no visible binding for global variable 'cell'
voteLabelTransfer: no visible binding for global variable
  'compound.proportion'
voteLabelTransfer: no visible binding for global variable
  'vote.proportion'
voteTransformation : <anonymous>: no visible binding for global
  variable 'cell'
voteTransformation : <anonymous>: no visible binding for global
  variable 'simple.proportion'
voteTransformation : <anonymous>: no visible binding for global
  variable 'compound.proportion'
Undefined global functions or variables:
  cell compound.proportion simple.proportion vote.proportion
* checking Rd files ... OK
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
cytoPlot                  2.43   0.28   58.39
tclust_H                  2.61   0.00    5.44
optimalFlowTemplates      1.02   0.07   51.66
cytoPlot3d                0.86   0.14   38.15
f1ScoreVoting             0.89   0.01   71.98
optimalFlowClassification 0.70   0.03   54.41
cytoPlotDatabase          0.66   0.02   38.79
wasserCostFunction        0.40   0.18   51.00
cytoPlotDatabase3d        0.40   0.08   38.37
costWasserMatchingEllipse 0.14   0.01    5.35
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
cytoPlot                  2.41   0.14   41.61
optimalFlowClassification 1.25   0.05   60.36
f1ScoreVoting             0.96   0.05   50.54
cytoPlot3d                0.89   0.05   37.39
wasserCostFunction        0.64   0.10   43.96
optimalFlowTemplates      0.61   0.04   42.53
cytoPlotDatabase          0.57   0.00   48.00
cytoPlotDatabase3d        0.50   0.01   35.96
* 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 NOTEs
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/optimalFlow.Rcheck/00check.log'
for details.



Installation output

optimalFlow.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/optimalFlow_1.2.0.tar.gz && rm -rf optimalFlow.buildbin-libdir && mkdir optimalFlow.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=optimalFlow.buildbin-libdir optimalFlow_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL optimalFlow_1.2.0.zip && rm optimalFlow_1.2.0.tar.gz optimalFlow_1.2.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  962k  100  962k    0     0  36.7M      0 --:--:-- --:--:-- --:--:-- 39.1M

install for i386

* installing *source* package 'optimalFlow' ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'optimalFlow'
    finding HTML links ... done
    costWasserMatchingEllipse               html  
    cytoPlot                                html  
    cytoPlot3d                              html  
    cytoPlotDatabase                        html  
    cytoPlotDatabase3d                      html  
    estimCovCellGeneral                     html  
    estimationCellBarycenter                html  
    f1Score                                 html  
    f1ScoreVoting                           html  
    labelTransfer                           html  
    labelTransferEllipse                    html  
    optimalFlowClassification               html  
    optimalFlowTemplates                    html  
    qdaClassification                       html  
    tclustWithInitialization                html  
    tclust_H                                html  
    trimmedKBarycenter                      html  
    voteLabelTransfer                       html  
    w2dist                                  html  
    wasserCostFunction                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'optimalFlow' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'optimalFlow' as optimalFlow_1.2.0.zip
* DONE (optimalFlow)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'optimalFlow' successfully unpacked and MD5 sums checked

Tests output


Example timings

optimalFlow.Rcheck/examples_i386/optimalFlow-Ex.timings

nameusersystemelapsed
costWasserMatchingEllipse0.140.015.35
cytoPlot 2.43 0.2858.39
cytoPlot3d 0.86 0.1438.15
cytoPlotDatabase 0.66 0.0238.79
cytoPlotDatabase3d 0.40 0.0838.37
estimCovCellGeneral0.060.000.39
estimationCellBarycenter000
f1Score0.580.000.89
f1ScoreVoting 0.89 0.0171.98
labelTransfer000
labelTransferEllipse0.000.000.11
optimalFlowClassification 0.70 0.0354.41
optimalFlowTemplates 1.02 0.0751.66
qdaClassification000
tclustWithInitialization2.640.002.81
tclust_H2.610.005.44
trimmedKBarycenter0.080.000.08
voteLabelTransfer000
w2dist0.010.000.01
wasserCostFunction 0.40 0.1851.00

optimalFlow.Rcheck/examples_x64/optimalFlow-Ex.timings

nameusersystemelapsed
costWasserMatchingEllipse0.120.000.13
cytoPlot 2.41 0.1441.61
cytoPlot3d 0.89 0.0537.39
cytoPlotDatabase 0.57 0.0048.00
cytoPlotDatabase3d 0.50 0.0135.96
estimCovCellGeneral0.010.030.04
estimationCellBarycenter000
f1Score0.190.000.19
f1ScoreVoting 0.96 0.0550.54
labelTransfer000
labelTransferEllipse0.010.000.02
optimalFlowClassification 1.25 0.0560.36
optimalFlowTemplates 0.61 0.0442.53
qdaClassification000
tclustWithInitialization3.080.003.08
tclust_H3.220.003.23
trimmedKBarycenter0.110.000.11
voteLabelTransfer000
w2dist000
wasserCostFunction 0.64 0.1043.96