############################################################################## ############################################################################## ### ### 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.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/CATALYST.Rcheck’ * using R version 4.3.2 (2023-10-31) * 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 Ventura 13.6.1 * 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.26.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 plotDR 13.525 0.610 14.148 plotMultiHeatmap 13.563 0.547 14.117 plotDiffHeatmap 12.640 1.178 13.846 plotPbExprs 12.519 0.330 12.858 sce2fcs 9.812 0.495 10.329 plotExprHeatmap 9.047 0.501 9.618 plotCodes 7.318 0.718 8.077 mergeClusters 6.454 1.217 7.689 plotAbundances 6.920 0.690 7.653 plotFreqHeatmap 6.777 0.756 7.564 plotClusterExprs 6.682 0.607 7.293 SCE-accessors 6.512 0.747 7.280 clrDR 6.291 0.674 6.979 filterSCE 5.727 1.143 6.873 pbMDS 6.206 0.655 6.865 extractClusters 5.249 0.536 5.788 runDR 5.663 0.068 5.890 compCytof 5.244 0.285 5.543 cluster 4.799 0.428 5.257 plotMahal 4.979 0.086 5.066 computeSpillmat 4.713 0.293 5.008 * 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.18-bioc-mac-arm64/meat/CATALYST.Rcheck/00check.log’ for details.