Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for scTHI on tokay1

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

To the developers/maintainers of the scTHI package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1665/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scTHI 1.2.0  (landing page)
Michele Ceccarelli
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/scTHI
Branch: RELEASE_3_12
Last Commit: 6e2dcad
Last Changed Date: 2020-10-27 11:54:06 -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: scTHI
Version: 1.2.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scTHI.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings scTHI_1.2.0.tar.gz
StartedAt: 2021-05-06 06:47:30 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:49:30 -0400 (Thu, 06 May 2021)
EllapsedTime: 119.9 seconds
RetCode: 0
Status:   OK   
CheckDir: scTHI.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/scTHI.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 'scTHI/DESCRIPTION' ... OK
* this is package 'scTHI' 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 'scTHI' 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 R/sysdata.rda ... 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
TME_plot          2.31   0.28    8.63
scTHI_plotPairs   1.78   0.10    7.92
scTHI_plotCluster 1.78   0.08    7.71
scTHI_runTsne     1.50   0.11    7.12
scTHI_plotResult  0.58   0.10    6.61
scTHI_score       0.49   0.08    6.64
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
TME_plot          2.00   0.21    7.42
scTHI_runTsne     1.43   0.10    7.42
scTHI_plotPairs   1.27   0.13    6.89
scTHI_plotCluster 1.25   0.07    7.00
scTHI_plotResult  0.46   0.12    5.67
scTHI_score       0.42   0.08    7.00
* 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

scTHI.Rcheck/00install.out

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

install for i386

* installing *source* package 'scTHI' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'scTHI'
    finding HTML links ... done
    TME_classification                      html  
    TME_plot                                html  
    scTHI                                   html  
    scTHI_plotCluster                       html  
    scTHI_plotPairs                         html  
    scTHI_plotResult                        html  
    scTHI_runTsne                           html  
    scTHI_score                             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 'scTHI' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scTHI' as scTHI_1.2.0.zip
* DONE (scTHI)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'scTHI' successfully unpacked and MD5 sums checked

Tests output


Example timings

scTHI.Rcheck/examples_i386/scTHI-Ex.timings

nameusersystemelapsed
TME_classification0.620.081.27
TME_plot2.310.288.63
scTHI_plotCluster1.780.087.71
scTHI_plotPairs1.780.107.92
scTHI_plotResult0.580.106.61
scTHI_runTsne1.500.117.12
scTHI_score0.490.086.64

scTHI.Rcheck/examples_x64/scTHI-Ex.timings

nameusersystemelapsed
TME_classification0.410.030.44
TME_plot2.000.217.42
scTHI_plotCluster1.250.077.00
scTHI_plotPairs1.270.136.89
scTHI_plotResult0.460.125.67
scTHI_runTsne1.430.107.42
scTHI_score0.420.087.00