############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CATALYST_1.24.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/CATALYST.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * 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.24.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 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 ... NOTE There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: ‘.cluster_cols’ * 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed plotPbExprs 15.770 0.267 20.982 plotMultiHeatmap 15.290 0.220 22.837 plotDiffHeatmap 14.855 0.321 23.255 plotDR 12.689 0.203 19.575 sce2fcs 12.040 0.327 19.027 plotExprHeatmap 10.994 0.220 17.207 plotClusterExprs 8.412 0.167 12.780 pbMDS 7.909 0.199 12.089 plotAbundances 7.671 0.136 11.497 plotFreqHeatmap 7.473 0.162 11.930 plotCodes 7.430 0.148 11.604 mergeClusters 7.092 0.167 11.018 clrDR 7.003 0.171 10.932 SCE-accessors 6.690 0.259 10.691 compCytof 6.629 0.161 10.176 plotMahal 6.316 0.108 10.209 filterSCE 6.041 0.150 9.330 cluster 5.808 0.149 8.780 extractClusters 5.381 0.167 8.381 plotSpillmat 5.364 0.122 8.373 plotScatter 5.147 0.134 8.069 runDR 5.035 0.056 7.869 estCutoffs 4.812 0.091 6.376 plotYields 4.740 0.086 7.419 adaptSpillmat 4.664 0.142 7.454 plotExprs 4.563 0.070 7.122 computeSpillmat 4.449 0.105 5.898 applyCutoffs 3.772 0.070 5.878 * 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: c(y) not identical to c(ms). Objects equal but not identical ── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ── p@ht_list[[i + 1]]@matrix not identical to meds[[i]]. Objects equal but not identical ── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ── p@ht_list[[i + 1]]@matrix not identical to meds[[i]]. Objects equal but not identical ── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ── p@ht_list[[i + 1]]@matrix not identical to meds[[i]]. Objects equal but not identical [ FAIL 6 | WARN 1 | SKIP 0 | PASS 735 ] Error: Test failures 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, 1 NOTE See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/CATALYST.Rcheck/00check.log’ for details.