############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:dittoSeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings dittoSeq_1.15.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/dittoSeq.Rcheck’ * using R Under development (unstable) (2024-01-16 r85808) * using platform: x86_64-apple-darwin20 * 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.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘dittoSeq/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘dittoSeq’ version ‘1.15.5’ * 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 ‘dittoSeq’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * 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 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 dittoPlot 24.558 0.311 30.343 multi_dittoDimPlotVaryCells 21.134 0.237 26.709 dittoHex 20.966 0.237 25.929 dittoDimPlot 19.157 0.288 23.140 dittoFreqPlot 16.293 0.170 20.223 multi_dittoPlot 14.500 0.246 18.035 dittoScatterPlot 14.198 0.183 18.196 multi_dittoDimPlot 9.521 0.280 12.198 dittoPlotVarsAcrossGroups 8.744 0.228 11.309 gene 8.025 0.346 10.271 dittoHeatmap 7.497 0.210 9.302 dittoBarPlot 6.655 0.187 8.032 dittoDotPlot 6.151 0.087 7.750 Simulate 5.145 0.313 6.461 demux.calls.summary 4.547 0.121 5.534 importDemux 4.402 0.075 5.475 * 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: rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians [ FAIL 1 | WARN 236 | SKIP 0 | PASS 832 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-Heatmap-complex.R:324:5'): Heatmap annotation colors can be adjusted via annotation_colors ── dittoHeatmap(...) is not an S3 object [ FAIL 1 | WARN 236 | SKIP 0 | PASS 832 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... 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.19-bioc/meat/dittoSeq.Rcheck/00check.log’ for details.