############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:destiny.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings destiny_3.16.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/destiny.Rcheck’ * using R version 4.3.3 (2024-02-29) * 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 ‘destiny/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘destiny’ version ‘3.16.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 ‘destiny’ can be installed ... OK * used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ * used SDK: ‘MacOSX11.3.sdk’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE Packages listed in more than one of Depends, Imports, Suggests, Enhances: ‘rgl’ ‘SingleCellExperiment’ A package should be listed in only one of these fields. 'LinkingTo' for ‘grDevices’ is unused as it has no 'include' directory * 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 startup messages can be suppressed ... 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 ... NOTE checkRd: (-1) Gene-Relevance.Rd:94: Escaped LaTeX specials: \_ * 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 ... NOTE S3 methods shown with full name in documentation object 'Coercion methods': ‘fortify.DiffusionMap’ ‘fortify.DPT’ S3 methods shown with full name in documentation object 'plot.DPT': ‘plot.DPT’ S3 methods shown with full name in documentation object 'plot.DiffusionMap': ‘plot.DiffusionMap’ The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * 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 line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed Gene-Relevance-plotting 6.347 0.521 6.92 * 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: g8 = 0.351535562922557, g9 = 0.328191428189166, g10 = 0.429679381405003, g11 = 0.337953505238208, g12 = 0.288900745629023, g13 = 0.405216105290068, g14 = 0.375470293158044, g15 = 0.430853383569047, g16 = 0.413724889412212, g17 = 0.38727024817684, g18 = 0.417563440534286, g19 = 0.343214032713634, g20 = 0.425453944923356))`: function 'as_cholmod_sparse' not provided by package 'Matrix' Backtrace: ▆ 1. └─destiny:::pca_scores(test_matrix_sparse, test_n_pcs) 2. └─irlba::prcomp_irlba(x, n_pcs, center = center, scale. = scale) 3. ├─base::do.call(irlba, args = args) 4. └─irlba (local) ``(A = ``, nv = 4L, center = ``) [ FAIL 2 | WARN 0 | SKIP 1 | PASS 65 ] 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, 5 NOTEs See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/destiny.Rcheck/00check.log’ for details.