Back to Multiple platform build/check report for BioC 3.10
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for CATALYST on merida1

This page was generated on 2020-04-15 12:45:16 -0400 (Wed, 15 Apr 2020).

Package 228/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CATALYST 1.10.3
Helena L. Crowell
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/CATALYST
Branch: RELEASE_3_10
Last Commit: d2e724c
Last Changed Date: 2020-04-02 07:29:58 -0400 (Thu, 02 Apr 2020)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: CATALYST
Version: 1.10.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CATALYST_1.10.3.tar.gz
StartedAt: 2020-04-15 00:57:34 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 01:08:58 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 683.5 seconds
RetCode: 0
Status:  OK 
CheckDir: CATALYST.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CATALYST_1.10.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/CATALYST.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CATALYST/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CATALYST’ version ‘1.10.3’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘CATALYST’ 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
* 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 ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
plotClusterHeatmap 25.885  9.764  21.293
plotDR             23.286  1.161  23.527
plotClusterExprs   21.184  2.334  22.218
plotMedExprs       17.957  2.447  17.226
plotYields         14.271  2.680  13.205
plotDiffHeatmap    13.144  3.525  11.757
plotMahal          15.847  0.082  16.130
mergeClusters      10.211  4.201   9.592
outFrames          13.871  0.102  14.214
plotEvents         12.586  0.067  12.746
outFCS             12.439  0.085  12.645
applyCutoffs       11.302  0.177  11.554
estCutoffs          9.888  1.204   9.914
plotAbundances      9.166  0.787  10.038
plotSpillmat        9.234  0.346   9.898
assignPrelim        8.918  0.111   9.075
normCytof           8.467  0.099   8.605
dbFrame-methods     8.449  0.100   8.575
SCE-utils           7.619  0.916   8.565
plotCodes           6.740  1.062   7.863
filterSCE           5.813  0.867   6.711
extractClusters     5.557  1.032   6.623
cluster             5.642  0.899   6.563
compCytof           6.332  0.163   6.519
plotExprs           6.247  0.149   6.452
adaptSpillmat       5.839  0.170   6.019
computeSpillmat     5.382  0.162   5.557
runDR               5.055  0.095   5.179
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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

CATALYST.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CATALYST
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘CATALYST’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (CATALYST)

Tests output

CATALYST.Rcheck/tests/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(CATALYST)
> 
> test_check("CATALYST")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 228 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 64.196  12.235  57.564 

Example timings

CATALYST.Rcheck/CATALYST-Ex.timings

nameusersystemelapsed
SCE-utils7.6190.9168.565
adaptSpillmat5.8390.1706.019
applyCutoffs11.302 0.17711.554
assignPrelim8.9180.1119.075
cluster5.6420.8996.563
compCytof6.3320.1636.519
computeSpillmat5.3820.1625.557
concatFCS0.0480.0030.052
data0.0060.0040.010
dbFrame-methods8.4490.1008.575
estCutoffs9.8881.2049.914
extractClusters5.5571.0326.623
filterSCE5.8130.8676.711
guessPanel0.0250.0070.033
launchGUI000
mergeClusters10.211 4.201 9.592
normCytof8.4670.0998.605
outFCS12.439 0.08512.645
outFrames13.871 0.10214.214
plotAbundances 9.166 0.78710.038
plotClusterExprs21.184 2.33422.218
plotClusterHeatmap25.885 9.76421.293
plotCodes6.7401.0627.863
plotCounts0.7500.0040.760
plotDR23.286 1.16123.527
plotDiffHeatmap13.144 3.52511.757
plotEvents12.586 0.06712.746
plotExprHeatmap3.5910.6692.614
plotExprs6.2470.1496.452
plotMDS1.0990.0131.125
plotMahal15.847 0.08216.130
plotMedExprs17.957 2.44717.226
plotNRS1.9400.0182.108
plotSpillmat9.2340.3469.898
plotYields14.271 2.68013.205
prepData0.4650.0110.477
runDR5.0550.0955.179