Back to Multiple platform build/check report for BioC 3.12
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

CHECK report for ILoReg on tokay1

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

To the developers/maintainers of the ILoReg package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 881/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ILoReg 1.0.0  (landing page)
Johannes Smolander
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/ILoReg
Branch: RELEASE_3_12
Last Commit: 9774a06
Last Changed Date: 2020-10-27 11:59:13 -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  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: ILoReg
Version: 1.0.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ILoReg.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings ILoReg_1.0.0.tar.gz
StartedAt: 2021-05-06 03:48:13 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:02:40 -0400 (Thu, 06 May 2021)
EllapsedTime: 867.2 seconds
RetCode: 0
Status:   OK   
CheckDir: ILoReg.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/ILoReg.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 'ILoReg/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ILoReg' version '1.0.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 'ILoReg' 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 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 (user + system) or elapsed time > 5s
                        user system elapsed
FindAllGeneMarkers     25.98   1.32   27.30
SelectTopGenes         18.56   1.21   19.76
GeneHeatmap            16.86   1.33   18.19
ClusteringScatterPlot  15.76   1.26   18.58
AnnotationScatterPlot  15.74   0.87   16.81
CalcSilhInfo           15.02   1.30   16.31
GeneScatterPlot        14.58   0.86   15.44
FindGeneMarkers        12.09   1.31   13.40
RunUMAP                12.31   0.93   13.25
SelectKClusters        11.94   0.97   12.92
RunTSNE                11.61   0.80   12.40
SilhouetteCurve        10.24   0.79   11.04
RenameAllClusters      10.10   0.85   10.95
HierarchicalClustering  9.79   1.10   10.91
PCAElbowPlot            9.28   1.14   10.42
RenameCluster           9.17   1.00   10.17
MergeClusters           8.72   0.97    9.69
VlnPlot                 8.81   0.77    9.57
RunParallelICP          8.85   0.64    9.49
RunPCA                  8.45   0.74    9.19
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
FindAllGeneMarkers     24.97   1.08   26.08
SelectTopGenes         21.09   0.70   21.80
ClusteringScatterPlot  20.04   0.39   21.50
AnnotationScatterPlot  18.67   0.59   20.50
GeneHeatmap            16.35   1.05   17.51
CalcSilhInfo           16.34   0.55   17.02
GeneScatterPlot        14.51   0.91   15.47
RunUMAP                14.03   0.43   14.50
FindGeneMarkers        12.70   1.12   13.86
RunTSNE                12.56   0.28   12.85
HierarchicalClustering 11.68   0.53   12.25
RenameAllClusters      11.24   0.47   11.71
SilhouetteCurve        10.55   0.64   11.20
PCAElbowPlot           10.41   0.50   10.92
VlnPlot                10.36   0.42   12.66
RunParallelICP          9.88   0.49   10.36
RenameCluster           9.89   0.40   10.30
MergeClusters           9.46   0.40    9.88
SelectKClusters         8.77   0.38    9.14
RunPCA                  8.83   0.30    9.12
* 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: OK


Installation output

ILoReg.Rcheck/00install.out

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

install for i386

* installing *source* package 'ILoReg' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'ILoReg'
    finding HTML links ... done
    AnnotationScatterPlot                   html  
    CalcSilhInfo                            html  
    ClusteringScatterPlot                   html  
    DownOverSampling                        html  
    FindAllGeneMarkers                      html  
    FindGeneMarkers                         html  
    GeneHeatmap                             html  
    GeneScatterPlot                         html  
    HierarchicalClustering                  html  
    LogisticRegression                      html  
    MergeClusters                           html  
    PCAElbowPlot                            html  
    PrepareILoReg                           html  
    RenameAllClusters                       html  
    RenameCluster                           html  
    RunICP                                  html  
    RunPCA                                  html  
    RunParallelICP                          html  
    RunTSNE                                 html  
    RunUMAP                                 html  
    SelectKClusters                         html  
    SelectTopGenes                          html  
    SilhouetteCurve                         html  
    VlnPlot                                 html  
    pbmc3k_500                              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 'ILoReg' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ILoReg' as ILoReg_1.0.0.zip
* DONE (ILoReg)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'ILoReg' successfully unpacked and MD5 sums checked

Tests output


Example timings

ILoReg.Rcheck/examples_i386/ILoReg-Ex.timings

nameusersystemelapsed
AnnotationScatterPlot15.74 0.8716.81
CalcSilhInfo15.02 1.3016.31
ClusteringScatterPlot15.76 1.2618.58
FindAllGeneMarkers25.98 1.3227.30
FindGeneMarkers12.09 1.3113.40
GeneHeatmap16.86 1.3318.19
GeneScatterPlot14.58 0.8615.44
HierarchicalClustering 9.79 1.1010.91
MergeClusters8.720.979.69
PCAElbowPlot 9.28 1.1410.42
PrepareILoReg0.340.040.38
RenameAllClusters10.10 0.8510.95
RenameCluster 9.17 1.0010.17
RunPCA8.450.749.19
RunParallelICP8.850.649.49
RunTSNE11.61 0.8012.40
RunUMAP12.31 0.9313.25
SelectKClusters11.94 0.9712.92
SelectTopGenes18.56 1.2119.76
SilhouetteCurve10.24 0.7911.04
VlnPlot8.810.779.57
pbmc3k_500000

ILoReg.Rcheck/examples_x64/ILoReg-Ex.timings

nameusersystemelapsed
AnnotationScatterPlot18.67 0.5920.50
CalcSilhInfo16.34 0.5517.02
ClusteringScatterPlot20.04 0.3921.50
FindAllGeneMarkers24.97 1.0826.08
FindGeneMarkers12.70 1.1213.86
GeneHeatmap16.35 1.0517.51
GeneScatterPlot14.51 0.9115.47
HierarchicalClustering11.68 0.5312.25
MergeClusters9.460.409.88
PCAElbowPlot10.41 0.5010.92
PrepareILoReg0.620.020.64
RenameAllClusters11.24 0.4711.71
RenameCluster 9.89 0.4010.30
RunPCA8.830.309.12
RunParallelICP 9.88 0.4910.36
RunTSNE12.56 0.2812.85
RunUMAP14.03 0.4314.50
SelectKClusters8.770.389.14
SelectTopGenes21.09 0.7021.80
SilhouetteCurve10.55 0.6411.20
VlnPlot10.36 0.4212.66
pbmc3k_5000.000.020.01