| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:34:54 -0400 (Tue, 09 Apr 2019).
| Package 211/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| CATALYST 1.7.7 Helena L. Crowell
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | ERROR | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ ERROR ] | OK |
| Package: CATALYST |
| Version: 1.7.7 |
| 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.7.7.tar.gz |
| StartedAt: 2019-04-08 23:40:56 -0400 (Mon, 08 Apr 2019) |
| EndedAt: 2019-04-08 23:50:48 -0400 (Mon, 08 Apr 2019) |
| EllapsedTime: 592.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: CATALYST.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### 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.7.7.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/CATALYST.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* 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.7.7’
* 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 ... NOTE
Found the following hidden files and directories:
.travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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 ... NOTE
plotClusterHeatmap,daFrame : <anonymous>: no visible binding for global
variable ‘cluster_id’
Undefined global functions or variables:
cluster_id
* 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
runDR 21.908 1.464 23.521
plotClusterExprs 19.215 1.668 21.034
plotClusterHeatmap 15.787 1.466 17.427
plotMedExprs 15.424 1.451 17.064
plotYields 14.623 0.990 14.409
plotDiffHeatmap 11.924 3.608 11.758
plotMahal 14.664 0.081 14.891
plotEvents 12.045 0.074 12.224
applyCutoffs 11.704 0.112 11.876
plotAbundances 10.312 1.216 11.626
outFCS 11.233 0.217 11.552
outFrames 11.257 0.123 11.495
assignPrelim 10.763 0.204 11.104
estCutoffs 9.661 1.282 9.229
plotCodes 7.882 1.539 9.524
adaptSpillmat 8.275 0.481 8.818
plotDR 7.289 1.348 8.726
plotSpillmat 7.834 0.176 8.119
mergeClusters 6.906 0.987 7.938
dbFrame-methods 7.656 0.073 7.739
cluster 6.320 0.855 7.236
normCytof 6.858 0.224 7.123
filter 5.589 1.147 6.758
compCytof 6.440 0.251 6.753
computeSpillmat 5.992 0.165 6.183
daFrame-methods 4.695 1.016 5.731
extractClusters 4.521 1.156 5.686
plotExprs 5.297 0.142 5.478
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
invokeRestart("muffleWarning")
})
5: eval_bare(get_expr(quo), get_env(quo))
6: runDR(y, "PCA", i, use_dimred = "MDS")
7: runDR(y, "PCA", i, use_dimred = "MDS")
8: .local(x, ...)
9: fun(y, exprs_values = "exprs", feature_set = cols_to_use, ...)
10: fun(y, exprs_values = "exprs", feature_set = cols_to_use, ...)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 85 SKIPPED: 0 FAILED: 1
1. Error: throw warning when 'use_dimred' is supplied to PCA (@test_runDR.R#43)
Error: testthat unit tests failed
Execution halted
* 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: 1 ERROR, 2 NOTEs
See
‘/Users/biocbuild/bbs-3.9-bioc/meat/CATALYST.Rcheck/00check.log’
for details.
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’ ... ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘filter’ in package ‘CATALYST’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (CATALYST)
CATALYST.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 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)
Attaching package: 'CATALYST'
The following object is masked from 'package:stats':
filter
>
> test_check("CATALYST")
── 1. Error: throw warning when 'use_dimred' is supplied to PCA (@test_runDR.R#4
unused argument (use_dimred = "MDS")
1: expect_warning(runDR(y, "PCA", i, use_dimred = "MDS")) at testthat/test_runDR.R:43
2: quasi_capture(enquo(object), capture_warnings, label = label)
3: capture(act$val <- eval_bare(get_expr(quo), get_env(quo)))
4: withCallingHandlers(code, warning = function(condition) {
out$push(condition)
invokeRestart("muffleWarning")
})
5: eval_bare(get_expr(quo), get_env(quo))
6: runDR(y, "PCA", i, use_dimred = "MDS")
7: runDR(y, "PCA", i, use_dimred = "MDS")
8: .local(x, ...)
9: fun(y, exprs_values = "exprs", feature_set = cols_to_use, ...)
10: fun(y, exprs_values = "exprs", feature_set = cols_to_use, ...)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 85 SKIPPED: 0 FAILED: 1
1. Error: throw warning when 'use_dimred' is supplied to PCA (@test_runDR.R#43)
Error: testthat unit tests failed
Execution halted
CATALYST.Rcheck/CATALYST-Ex.timings
| name | user | system | elapsed | |
| adaptSpillmat | 8.275 | 0.481 | 8.818 | |
| applyCutoffs | 11.704 | 0.112 | 11.876 | |
| assignPrelim | 10.763 | 0.204 | 11.104 | |
| cluster | 6.320 | 0.855 | 7.236 | |
| compCytof | 6.440 | 0.251 | 6.753 | |
| computeSpillmat | 5.992 | 0.165 | 6.183 | |
| concatFCS | 0.044 | 0.002 | 0.046 | |
| daFrame-class | 0.458 | 0.015 | 0.474 | |
| daFrame-methods | 4.695 | 1.016 | 5.731 | |
| data | 0.007 | 0.004 | 0.011 | |
| dbFrame-methods | 7.656 | 0.073 | 7.739 | |
| estCutoffs | 9.661 | 1.282 | 9.229 | |
| extractClusters | 4.521 | 1.156 | 5.686 | |
| filter | 5.589 | 1.147 | 6.758 | |
| guessPanel | 0.020 | 0.005 | 0.026 | |
| launchGUI | 0 | 0 | 0 | |
| mergeClusters | 6.906 | 0.987 | 7.938 | |
| normCytof | 6.858 | 0.224 | 7.123 | |
| outFCS | 11.233 | 0.217 | 11.552 | |
| outFrames | 11.257 | 0.123 | 11.495 | |
| plotAbundances | 10.312 | 1.216 | 11.626 | |
| plotClusterExprs | 19.215 | 1.668 | 21.034 | |
| plotClusterHeatmap | 15.787 | 1.466 | 17.427 | |
| plotCodes | 7.882 | 1.539 | 9.524 | |
| plotCounts | 0.677 | 0.003 | 0.686 | |
| plotDR | 7.289 | 1.348 | 8.726 | |
| plotDiffHeatmap | 11.924 | 3.608 | 11.758 | |
| plotEvents | 12.045 | 0.074 | 12.224 | |
| plotExprHeatmap | 1.293 | 0.022 | 1.327 | |
| plotExprs | 5.297 | 0.142 | 5.478 | |
| plotMDS | 1.121 | 0.012 | 1.149 | |
| plotMahal | 14.664 | 0.081 | 14.891 | |
| plotMedExprs | 15.424 | 1.451 | 17.064 | |
| plotNRS | 1.342 | 0.011 | 1.378 | |
| plotSpillmat | 7.834 | 0.176 | 8.119 | |
| plotYields | 14.623 | 0.990 | 14.409 | |
| runDR | 21.908 | 1.464 | 23.521 | |